Jamoma API
0.6.0.a19
|
Represents M channels containing N vectors of audio samples. More...
Go to the source code of this file.
Classes | |
class | TTAudioSignal |
The TTAudioSignal class represents N vectors of audio samples for M channels. More... | |
Typedefs | |
typedef TTUInt16 | TTChannelCount |
Data type used when counting the number of channels in multi-channel audio signals and processes. | |
Variables | |
TTDSP_EXPORT const TTChannelCount | kTTMaxChannelsPossible |
The maximum number of audio channels that Jamoma DSP (and AudioGraph) is able to deal with. More... | |
Represents M channels containing N vectors of audio samples.
TODO: put more info here
Definition in file TTAudioSignal.h.