#include <vresampler.h>
◆ anonymous enum
◆ VResampler()
| VResampler::VResampler |
( |
void | | ) |
|
|
noexcept |
◆ ~VResampler()
| VResampler::~VResampler |
( |
void | | ) |
|
◆ clear()
◆ inpdist()
| double VResampler::inpdist |
( |
void | | ) |
const |
|
noexcept |
◆ inpsize()
| int VResampler::inpsize |
( |
void | | ) |
const |
|
noexcept |
◆ nchan()
| int VResampler::nchan |
( |
void | | ) |
const |
|
inlinenoexcept |
◆ process()
| bool VResampler::process |
( |
void | | ) |
|
◆ reset()
| bool VResampler::reset |
( |
void | | ) |
|
|
noexcept |
◆ set_phase()
| void VResampler::set_phase |
( |
double | p | ) |
|
◆ set_rratio()
| void VResampler::set_rratio |
( |
double | r | ) |
|
◆ set_rrfilt()
| void VResampler::set_rrfilt |
( |
double | t | ) |
|
◆ setup() [1/2]
| bool VResampler::setup |
( |
double | ratio, |
|
|
unsigned int | nchan, |
|
|
unsigned int | hlen ) |
◆ setup() [2/2]
| bool VResampler::setup |
( |
double | ratio, |
|
|
unsigned int | nchan, |
|
|
unsigned int | hlen, |
|
|
double | frel ) |
◆ _buff
◆ _c1
◆ _c2
◆ _dummy
| void* VResampler::_dummy[8] |
|
private |
◆ _index
| unsigned int VResampler::_index |
|
private |
◆ _inmax
| unsigned int VResampler::_inmax |
|
private |
◆ _nchan
| unsigned int VResampler::_nchan |
|
private |
◆ _nread
| unsigned int VResampler::_nread |
|
private |
◆ _nzero
| unsigned int VResampler::_nzero |
|
private |
◆ _phase
| double VResampler::_phase |
|
private |
◆ _pstep
| double VResampler::_pstep |
|
private |
◆ _qstep
| double VResampler::_qstep |
|
private |
◆ _ratio
| double VResampler::_ratio |
|
private |
◆ _table
◆ _wstep
| double VResampler::_wstep |
|
private |
◆ inp_count
| unsigned int VResampler::inp_count |
◆ inp_data
| float* VResampler::inp_data |
◆ inp_list
| void* VResampler::inp_list |
◆ out_count
| unsigned int VResampler::out_count |
◆ out_data
| float* VResampler::out_data |
◆ out_list
| void* VResampler::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/vresampler.h