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

j.degrade~ : Max AudioGraph external that degrades the audio quality of a signal More...

#include "TTClassWrapperMax.h"
+ Include dependency graph for j.degrade~.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.degrade~ : Max AudioGraph external that degrades the audio quality of a signal

This wraps the Jamoma DSP class TTDegrade as a Jamoma AudioGraph external for Max MSP

Authors
Tim Place, Trond Lossius

Definition in file j.degrade~.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.degrade~.cpp.

References TTValue::append(), TTValue::clear(), TT, and TTDSPInit().

+ Here is the call graph for this function: