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

j.balance~ : The amplitude envelope of one audio signal imitates that of another 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.balance~.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.balance~ : The amplitude envelope of one audio signal imitates that of another

The code is based on an algorithm from Dodge & Jerse (1997): Computer Music: Synthesis, Composition, and Performance.

Authors
Trond Lossius

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

References TTDSPInit().

+ Here is the call graph for this function: