27 options->
append(
TT(
"wrapperDefinesNumOutlets"), value);
TTErr wrapAsMaxAudioGraph(TTSymbol ttClassName, char *maxClassName, MaxAudioGraphWrappedClassPtr *c)
Wrap an AudioGraph class as a Max class.
#define TT
This macro is defined as a shortcut for doing a lookup in the symbol table.
A class representing the options of a MaxAudioGraphWrappedClass.
Type definition for an AudioGraph class wrapped as a Max external.
TTErr append(const TTSymbol &optionName, const TTValue &optionValue)
Append a new option to this class.
A thin wrapper of Jamoma AudioGraph for use in the Cycling '74 Max/MSP environment.
int C74_EXPORT main(void)
Set up this class as a Max external the first time an object of this kind is instantiated.
[doxygenAppendixC_copyExample]