17 #ifndef __JAMOMA_OBJECT_H__
18 #define __JAMOMA_OBJECT_H__
26 typedef struct _jamoma_object
56 #endif //__JAMOMA_OBJECT_H__
t_object * jamoma_object_new()
Object instantiation.
Data Structure for the global jamoma object.
Various utilities for interfacing with Pd that are not specific to JamomaModular as such...
void jamoma_object_free(t_jamoma_object *obj)
Called when the object is freed.
void jamoma_object_initclass(void)
Set up the class.