iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
DCBlocker< T, NC > Class Template Reference

Public Member Functions

void ProcessBlock (T **inputs, T **outputs, int nChans, int nFrames)
 

Detailed Description

template<typename T, int NC = 1>
class DCBlocker< T, NC >

Definition at line 18 of file DCBlocker.h.

Member Function Documentation

◆ ProcessBlock()

template<typename T , int NC = 1>
void DCBlocker< T, NC >::ProcessBlock ( T **  inputs,
T **  outputs,
int  nChans,
int  nFrames 
)
inline

Definition at line 51 of file DCBlocker.h.


The documentation for this class was generated from the following file: