CSL
6.0
|
#include "CSL_Core.h"
Go to the source code of this file.
Classes | |
class | csl::SimpleSine |
SimpleSine – The simplest CSL sine oscillator class. More... | |
class | csl::SineAsPhased |
SineAsPhased – A sine oscillator that uses the Phased mix-in class, meaning that we inherit mFrequency and mPhase and macros for dynamic control. More... | |
class | csl::SineAsScaled |
SineAsScaled – A sine oscillator that also has scale and offset as dynamic controls (from Scalable) (Note the tripple inheritance) More... | |
Namespaces | |
csl | |
AdditiveInstrument.h – Sum-of-sines synthesis instrument class. | |