Jamoma API  0.6.0.a19

j.array= : wraps the TTAudioObjectBaseArray class as an AudioGraph array external for Jamoma AudioGraph. More...

#include "maxAudioGraph.h"
+ Include dependency graph for j.array.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.array= : wraps the TTAudioObjectBaseArray class as an AudioGraph array external for Jamoma AudioGraph.

Authors
Nils Peters, Trond Lossius

Definition in file j.array.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.

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

References TT, and wrapAsMaxAudioGraph().

+ Here is the call graph for this function: