CSL  6.0
Spectral.h File Reference
#include "CSL_Core.h"
#include "FFT_Wrapper.h"

Go to the source code of this file.

Classes

class  csl::FFT
 Forward FFT unit generator is an Effect because it handles an input It puts spectral frames in the output buffer and then broadcasts a change message, so clients are expected to observe it. More...
 
class  csl::IFFT
 Inverse FFT. More...
 

Namespaces

 csl
 AdditiveInstrument.h – Sum-of-sines synthesis instrument class.
 

Macros

#define USE_FFTW
 Spectral.h – UnitGenerator for going to/from the spectral domain These classes use the CSL 5 FFT wrapper for FFTs. More...
 

Macro Definition Documentation

#define USE_FFTW

Spectral.h – UnitGenerator for going to/from the spectral domain These classes use the CSL 5 FFT wrapper for FFTs.

See the copyright notice and acknowledgment of authors in the file COPYRIGHT

Definition at line 13 of file Spectral.h.