Jamoma API
0.6.0.a19
|
Files | |
file | TTAudioGraph.h [code] |
Registers classes for the primary AudioGraph library. | |
file | TTAudioGraphAPI.h [code] |
Provides all necessary definitions for AudioGraph API. | |
file | TTAudioGraphDescription.h [code] |
Describes a node in an audio processing graph. | |
file | TTAudioGraphGenerator.h [code] |
Generates the AudioGraph structure. | |
file | TTAudioGraphInlet.h [code] |
Defines a single 'inlet' from an individual AudioGraph object. | |
file | TTAudioGraphInput.h [code] |
Defines input interface at the top of an AudioGraph. | |
file | TTAudioGraphObject.h [code] |
Wraps an object from Jamoma DSP to function within AudioGraph. | |
file | TTAudioGraphOutlet.h [code] |
Defines a single 'outlet' from an individual AudioGraph object. | |
file | TTAudioGraphOutput.h [code] |
Defines output interface at the bottom of an AudioGraph. | |
file | TTAudioGraphSource.h [code] |
Represents one connection between two AudioGraph objects. | |