Jamoma API  0.6.0.a19
Max/source/j.init/j.init.cpp File Reference

j.init - Send bang to initialize something. More...

#include "JamomaForMax.h"
+ Include dependency graph for Max/source/j.init/j.init.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

j.init - Send bang to initialize something.

Bang source may be global or for just one module

Authors
Tim Place, Trond Lossius

Definition in file Max/source/j.init/j.init.cpp.

Function Documentation

int JAMOMA_EXPORT_MAXOBJ 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 49 of file Max/source/j.init/j.init.cpp.