Jamoma API  0.6.0.a19
j.array~.cpp File Reference

j.array~ : wrapping the #TTArray class as an MSP external More...

#include "TTClassWrapperMax.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~ : wrapping the #TTArray class as an MSP external

This wraps the Jamoma DSP class TTAudioObjectBaseArray as a Jamoma DSP external for Max.

Authors
Timothy Place

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 19 of file j.array~.cpp.

References TT, and TTDSPInit().

+ Here is the call graph for this function: