|
int | setup (int _inputRate, int _outputRate) |
|
int | run (int count, float *input, float *output) |
|
int | max_out_count (int in_count) |
|
Definition at line 782 of file gx_internal_plugins.h.
◆ max_out_count()
int gx_engine::LiveLooper::FileResampler::max_out_count |
( |
int |
in_count | ) |
|
|
inline |
◆ run()
int gx_engine::LiveLooper::FileResampler::run |
( |
int |
count, |
|
|
float * |
input, |
|
|
float * |
output |
|
) |
| |
◆ setup()
int gx_engine::LiveLooper::FileResampler::setup |
( |
int |
_inputRate, |
|
|
int |
_outputRate |
|
) |
| |
◆ inputRate
int gx_engine::LiveLooper::FileResampler::inputRate |
|
private |
◆ outputRate
int gx_engine::LiveLooper::FileResampler::outputRate |
|
private |
◆ r_file
Resampler gx_engine::LiveLooper::FileResampler::r_file |
|
private |
The documentation for this class was generated from the following file: