Jamoma API  0.6.0.a19

j~ : creates an MSP external that is able to wrap any Jamoma class More...

#include "TTClassWrapperMax.h"
#include "TTDSP.h"
+ Include dependency graph for j~.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~ : creates an MSP external that is able to wrap any Jamoma class

Authors
Tim Place, Trond Lossius

Definition in file j~.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 33 of file j~.cpp.

References TTDSPInit().

+ Here is the call graph for this function: