|
Jamoma API
0.6.0.a19
|
Registers classes for the primary AudioGraph library. More...
Include dependency graph for TTAudioGraph.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TTAudioGraphPreprocessData |
| [doxygenAppendixC_bitmaskExample] More... | |
Enumerations | |
| enum | TTAudioGraphProcessStatus { kTTAudioGraphProcessUnknown = 0, kTTAudioGraphProcessNotStarted, kTTAudioGraphProcessingCurrently, kTTAudioGraphProcessComplete } |
| [doxygenAppendixC_enumExample] More... | |
| enum | TTAudioGraphDescriptionStatus { kTTAudioGraphDescriptionUnknown = 0, kTTAudioGraphDescriptionNotStarted, kTTAudioGraphDescriptionHasStarted } |
| [doxygenAppendixC_enumExample] More... | |
| enum | TTAudioGraphFlags { , kTTAudioGraphProcessor = 0x01, kTTAudioGraphGenerator = 0x02, kTTAudioGraphNonAdapting = 0x04 } |
| [doxygenAppendixC_bitmaskExample] More... | |
Registers classes for the primary AudioGraph library.
Creates a wrapper for TTAudioObjectBases that can be used to build an audio processing graph.
Definition in file TTAudioGraph.h.