18 #define thisTTClass TTAudioGraphSig
19 #define thisTTClassName "audio.sig"
20 #define thisTTClassTags "audio, graph"
35 TTAudioGraphSig::~TTAudioGraphSig()
#define addAttribute(name, type)
A convenience macro to be used by subclasses for registering attributes with a custom getter...
TTErr dictionary(TTValue &input, TTValue &)
A value passed in as a dictionary will set the value attribute If an array is passed in for the value...
#define setProcessMethod(methodName)
A convenience macro to be used by subclasses for setting the process method.
TTErr getValue(T &aReturnedValue) const
Get the dictionary's primary value.
A type that represents the key as a C-String and the value as a pointer to the matching TTSymbol obje...
void * TTPtr
A generic pointer.
sig≈: generate multichannel signal based on one input value
#define addMessageWithArguments(name)
A convenience macro to be used by subclasses for registering messages.
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
[doxygenAppendixC_copyExample]