Jamoma API  0.6.0.a19
j.unit.cpp File Reference

j.unit - Max external that converts values from one kind of unit to another kind of unit More...

#include "TTClassWrapperMax.h"
+ Include dependency graph for j.unit.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.unit - Max external that converts values from one kind of unit to another kind of unit

The convertions make use of the DataspaceLib

Authors
Tim Place, Trond Lossius

Definition in file j.unit.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 54 of file j.unit.cpp.