|
Jamoma API
0.6.0.a19
|
Wraps an object from Jamoma DSP to function within AudioGraph. More...
Include dependency graph for TTAudioGraphObject.cpp:Go to the source code of this file.
Wraps an object from Jamoma DSP to function within AudioGraph.
The TTAudioGraphObjectBase wraps a Jamoma DSP object such that it is possible to build a dynamic graph of audio processing units. It is implemented as a TTObjectBase so that it can receive dynamically bound messages, including notifications from other objects.
Definition in file TTAudioGraphObject.cpp.