Audio FX
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAFXMain class to access library functions
 CAudioFileData structure after opening a file through the FileHandler class
 CAutotuneAutotune music effect
 CBellFilterRepresents a bell/peaking filter which is a type of biquad filter
 CBiquadRepresents a Biquad filter which is a type of filter
 CEQParametric equalizer with 8 Biquad filters
 CFFTHandler class to perform the Fast Fourier Transform
 CFileHandlerHandle sound file operations
 CFilterBase class for a digital filter
 CHighPassRepresents a high pass filter which is a type of biquad filter
 CHighShelfRepresents a high shelf filter which is a type of biquad filter
 CLowPassRepresents a low pass filter which is a type of biquad filter
 CLowShelfRepresents a low shelf filter which is a type of biquad filter
 CReverbConvolutional reverb music effect
 CTempoClass for changing tempo of an audio file
 CTimeStretchClass to stretch/compress an audio file without changing the pitch
 CUtilsHelper functions