|
Jamoma API
0.6.0.a19
|
GeneratorLib: Extension Class for Jamoma DSP for generating/synthesising various signals. More...
#include "TTDSP.h"#include "TTAdsr.h"#include "TTCount.h"#include "TTNoise.h"#include "TTPhasor.h"#include "TTPulseSub.h"#include "TTRamp.h"#include "TTWavetable.h"
Include dependency graph for GeneratorLib.cpp:Go to the source code of this file.
Functions | |
| TT_EXTENSION_EXPORT TTErr | TTLoadJamomaExtension_GeneratorLib (void) |
| Register the classes of this extension. More... | |
GeneratorLib: Extension Class for Jamoma DSP for generating/synthesising various signals.
This library generates various signals that can be used for e.g. synthesis.
Definition in file GeneratorLib.cpp.
| TT_EXTENSION_EXPORT TTErr TTLoadJamomaExtension_GeneratorLib | ( | void | ) |
Register the classes of this extension.
Definition at line 30 of file GeneratorLib.cpp.
References kTTErrNone, and TTDSPInit().
Here is the call graph for this function: