CSL  6.0
Mixer.h File Reference
#include "CSL_Core.h"
#include "CPoint.h"

Go to the source code of this file.

Classes

class  csl::Mixer
 Mixer – The n-input m-channel mixer class. More...
 
class  csl::Panner
 The CSL mono-to-stereo L/R panner class. More...
 
class  csl::NtoMPanner
 
class  csl::StereoWidth
 Stereo width processor – can mix stereo channels or subtract the sum from each to widen. More...
 

Namespaces

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

Macros

#define MAX_OUTPUTS   16
 N-channel (max 2 at present) input to M-channel output azimuth panner. More...
 

Macro Definition Documentation

#define MAX_OUTPUTS   16

N-channel (max 2 at present) input to M-channel output azimuth panner.

Definition at line 90 of file Mixer.h.

Referenced by csl::NtoMPanner::nextBuffer().