Jamoma API
0.6.0.a19
|
j.loader - Simply used to load the framework when Max is launched More...
#include "JamomaForPd.h"
Go to the source code of this file.
Functions | |
int JAMOMA_EXPORT_MAXOBJ | setup_j0x2eloader (void) |
j.loader - Simply used to load the framework when Max is launched
Definition in file PureData/source/j.loader/j.loader.cpp.
int JAMOMA_EXPORT_MAXOBJ setup_j0x2eloader | ( | void | ) |
c = eclass_new("j.loader",(method)j0x2eloader_new, (method)NULL, sizeof(t_loader), 0, A_GIMME, 0)
Definition at line 137 of file PureData/source/j.loader/j.loader.cpp.