17 #ifndef __TT_COUNT_H__
18 #define __TT_COUNT_H__
55 #endif // __TT_COUNT_H__
TTErr processAudio(TTAudioSignalArrayPtr inputs, TTAudioSignalArrayPtr outputs)
Process method.
TTAudioObjectBase is the base class for all audio generating and processing objects in Jamoma DSP...
TTErr reset()
Start counting from zero again.
TTFloat64 count
Sample count.
double TTFloat64
64 bit floating point number
#define TTCLASS_SETUP(className)
TODO Doxygen: need more comments here.
A simple container for an array of TTAudioSignal pointers.
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
TTCount counts the number of samples processed so far.