Jamoma API  0.6.0.a19

j.delay= : wraps the TTDelay class as audio delay external for AudioGraph with several options for interpolation method More...

#include "maxAudioGraph.h"
+ Include dependency graph for j.delay.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.delay= : wraps the TTDelay class as audio delay external for AudioGraph with several options for interpolation method

Authors
Tim Place, Trond Lossius

Definition in file j.delay.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.

Definition at line 19 of file j.delay.cpp.

References MaxAudioGraphWrappedClass::maxClass, TT, and wrapAsMaxAudioGraph().

+ Here is the call graph for this function: