|
Jamoma API
0.6.0.a19
|
j.resample= : wraps the TTResample class as a resampler for AudioGraph More...
#include "maxAudioGraph.h"
Include dependency graph for j.resample.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.resample= : wraps the TTResample class as a resampler for AudioGraph
Convert input to an output with different block size, sample rate, or other characteristics.
Definition in file j.resample.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 19 of file j.resample.cpp.
References TT, and wrapAsMaxAudioGraph().
Here is the call graph for this function: