Jamoma API  0.6.0.a19

j.unsig= - converts Jamoma AudioGraph signal to a Max message list. More...

#include "maxAudioGraph.h"
#include "jpatcher_api.h"
+ Include dependency graph for j.unsig.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.unsig= - converts Jamoma AudioGraph signal to a Max message list.

Authors
Nils Peters, Tim Place

Definition in file j.unsig.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 67 of file j.unsig.cpp.

References MaxAudioGraphDrop(), and MaxAudioGraphObject().

+ Here is the call graph for this function: