Jamoma API  0.6.0.a19
j.multimixer.cpp File Reference

j.multimixer= : wraps the TTMultiMixer class as an external for AudioGraph that mix multiple incoming multichannel signals to multiple multichannel outlets More...

#include "maxAudioGraph.h"
+ Include dependency graph for j.multimixer.cpp:

Go to the source code of this file.

Functions

int C74_EXPORT main (void)
 Set up this class as a Max external the first time an object of this kind is instantiated. More...
 

Detailed Description

j.multimixer= : wraps the TTMultiMixer class as an external for AudioGraph that mix multiple incoming multichannel signals to multiple multichannel outlets

Authors
Timothy Place, Trond Lossius

Definition in file j.multimixer.cpp.

Function Documentation

int C74_EXPORT main ( void  )

Set up this class as a Max external the first time an object of this kind is instantiated.

Returns
Error message if the object fails to load.

Set up this class as a Max external the first time an object of this kind is instantiated.

Definition at line 20 of file j.multimixer.cpp.

References MaxAudioGraphWrappedClassOptions::append(), TT, and wrapAsMaxAudioGraph().

+ Here is the call graph for this function: