Jamoma API  0.6.0.a19
j.ramp~.cpp File Reference

j.ramp~ : wraps the TTRamp class as a Jamoma external for MSP More...

#include "TTClassWrapperMax.h"
#include "ext.h"
#include "z_dsp.h"
#include "ext_strings.h"
#include "commonsyms.h"
#include "ext_obex.h"
#include "TTDSP.h"
+ Include dependency graph for j.ramp~.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.ramp~ : wraps the TTRamp class as a Jamoma external for MSP

Authors
Tim Place, Trond Lossius

Definition in file j.ramp~.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 59 of file j.ramp~.cpp.

References ramp_assist(), ramp_float(), ramp_int(), ramp_list(), ramp_stop(), and TTDSPInit().

+ Here is the call graph for this function: