#include <resampler.h>
◆ Resampler()
| Resampler::Resampler |
( |
void | | ) |
|
|
noexcept |
◆ ~Resampler()
| Resampler::~Resampler |
( |
void | | ) |
|
◆ clear()
◆ filtlen()
| int Resampler::filtlen |
( |
void | | ) |
const |
|
inlinenoexcept |
◆ inpdist()
| double Resampler::inpdist |
( |
void | | ) |
const |
|
noexcept |
◆ inpsize()
| int Resampler::inpsize |
( |
void | | ) |
const |
|
noexcept |
◆ nchan()
| int Resampler::nchan |
( |
void | | ) |
const |
|
inlinenoexcept |
◆ process()
| bool Resampler::process |
( |
void | | ) |
|
◆ reset()
| bool Resampler::reset |
( |
void | | ) |
|
|
noexcept |
◆ setup() [1/2]
| bool Resampler::setup |
( |
unsigned int | fs_inp, |
|
|
unsigned int | fs_out, |
|
|
unsigned int | nchan, |
|
|
unsigned int | hlen ) |
◆ setup() [2/2]
| bool Resampler::setup |
( |
unsigned int | fs_inp, |
|
|
unsigned int | fs_out, |
|
|
unsigned int | nchan, |
|
|
unsigned int | hlen, |
|
|
double | frel ) |
◆ _buff
◆ _dummy
| void* Resampler::_dummy[8] |
|
private |
◆ _index
| unsigned int Resampler::_index |
|
private |
◆ _inmax
| unsigned int Resampler::_inmax |
|
private |
◆ _nchan
| unsigned int Resampler::_nchan |
|
private |
◆ _nread
| unsigned int Resampler::_nread |
|
private |
◆ _nzero
| unsigned int Resampler::_nzero |
|
private |
◆ _phase
| unsigned int Resampler::_phase |
|
private |
◆ _pstep
| unsigned int Resampler::_pstep |
|
private |
◆ _table
◆ inp_count
| unsigned int Resampler::inp_count |
◆ inp_data
| float* Resampler::inp_data |
◆ inp_list
| float** Resampler::inp_list |
◆ out_count
| unsigned int Resampler::out_count |
◆ out_data
| float* Resampler::out_data |
◆ out_list
| float** Resampler::out_list |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/zita-resampler/resampler.h