18 #define thisTTClass TTAudioGraphSplit
19 #define thisTTClassName "audio.split"
20 #define thisTTClassTags "audio, graph"
27 setAttributeValue(
TT(
"maxNumChannels"), arguments);
33 TTAudioGraphSplit::~TTAudioGraphSplit()
#define setProcessMethod(methodName)
A convenience macro to be used by subclasses for setting the process method.
16-bit unsigned integer, range is 0 through 65,535.
#define TT
This macro is defined as a shortcut for doing a lookup in the symbol table.
split≈: divide multichannel signal into N smaller multichannel signals
#define addAttributeWithGetterAndSetter(name, type)
A convenience macro to be used by subclasses for registering attributes with a custom getter and sett...