#include <vmresampler.h>
Definition at line 29 of file vmresampler.h.
◆ anonymous enum
◆ VMResampler()
ArdourZita::VMResampler::VMResampler |
( |
void |
| ) |
|
◆ ~VMResampler()
ArdourZita::VMResampler::~VMResampler |
( |
void |
| ) |
|
◆ clear()
void ArdourZita::VMResampler::clear |
( |
void |
| ) |
|
◆ inpdist()
double ArdourZita::VMResampler::inpdist |
( |
void |
| ) |
const |
◆ inpsize()
int ArdourZita::VMResampler::inpsize |
( |
void |
| ) |
const |
◆ process()
int ArdourZita::VMResampler::process |
( |
void |
| ) |
|
◆ reset()
int ArdourZita::VMResampler::reset |
( |
void |
| ) |
|
◆ set_phase()
void ArdourZita::VMResampler::set_phase |
( |
double |
p | ) |
|
◆ set_rratio()
double ArdourZita::VMResampler::set_rratio |
( |
double |
r | ) |
|
◆ set_rrfilt()
void ArdourZita::VMResampler::set_rrfilt |
( |
double |
t | ) |
|
◆ setup() [1/2]
int ArdourZita::VMResampler::setup |
( |
unsigned int |
hlen | ) |
|
◆ setup() [2/2]
int ArdourZita::VMResampler::setup |
( |
unsigned int |
hlen, |
|
|
double |
frel |
|
) |
| |
◆ _buff
float* ArdourZita::VMResampler::_buff |
|
private |
◆ _c1
float* ArdourZita::VMResampler::_c1 |
|
private |
◆ _c2
float* ArdourZita::VMResampler::_c2 |
|
private |
◆ _index
unsigned int ArdourZita::VMResampler::_index |
|
private |
◆ _inmax
unsigned int ArdourZita::VMResampler::_inmax |
|
private |
◆ _nread
unsigned int ArdourZita::VMResampler::_nread |
|
private |
◆ _phase
double ArdourZita::VMResampler::_phase |
|
private |
◆ _pstep
double ArdourZita::VMResampler::_pstep |
|
private |
◆ _qstep
double ArdourZita::VMResampler::_qstep |
|
private |
◆ _reset
bool ArdourZita::VMResampler::_reset |
|
private |
◆ _table
◆ _wstep
double ArdourZita::VMResampler::_wstep |
|
private |
◆ inp_count
unsigned int ArdourZita::VMResampler::inp_count |
◆ inp_data
float* ArdourZita::VMResampler::inp_data |
◆ inp_list
void* ArdourZita::VMResampler::inp_list |
◆ out_count
unsigned int ArdourZita::VMResampler::out_count |
◆ out_data
float* ArdourZita::VMResampler::out_data |
◆ out_list
void* ArdourZita::VMResampler::out_list |
The documentation for this class was generated from the following file: