Jamoma API  0.6.0.a19
j.unpack-/j.unpack.cpp File Reference

j.unpack# - External object for Max/MSP to get Max values from a Jamoma Graph. More...

#include "maxGraph.h"
#include "TTCallback.h"
+ Include dependency graph for j.unpack-/j.unpack.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.unpack# - External object for Max/MSP to get Max values from a Jamoma Graph.

Authors
Tim Place, Trond Lossius

Definition in file j.unpack-/j.unpack.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 45 of file j.unpack-/j.unpack.cpp.