|
Jamoma API
0.6.0.a19
|
j.filter= : wraps the TTFilter class as generic filter external for AudioGraph providing access to a wide variety of filters More...
#include "maxAudioGraph.h"
Include dependency graph for j.filter.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... | |
j.filter= : wraps the TTFilter class as generic filter external for AudioGraph providing access to a wide variety of filters
The filters have a unified interface for setting filter frequency and Q
Definition in file j.filter.cpp.
| int C74_EXPORT main | ( | void | ) |
Set up this class as a Max external the first time an object of this kind is instantiated.
Set up this class as a Max external the first time an object of this kind is instantiated.
Definition at line 20 of file j.filter.cpp.
References TT, and wrapAsMaxAudioGraph().
Here is the call graph for this function: