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

j.audiounit= : wraps the TTAudioUnit class as an AudioUnit plugin host for AudioGraph More...

#include "maxAudioGraph.h"
+ Include dependency graph for j.audiounit.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.audiounit= : wraps the TTAudioUnit class as an AudioUnit plugin host for AudioGraph

Authors
Timothy Place, Nils Peters, Trond Lossius

Definition in file j.audiounit.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 19 of file j.audiounit.cpp.

References TT, and wrapAsMaxAudioGraph().

+ Here is the call graph for this function: