#include <cresampler.h>
Definition at line 28 of file cresampler.h.
◆ CResampler()
| ArdourZita::CResampler::CResampler |
( |
void |
| ) |
|
◆ ~CResampler()
| ArdourZita::CResampler::~CResampler |
( |
void |
| ) |
|
◆ clear()
| void ArdourZita::CResampler::clear |
( |
void |
| ) |
|
◆ inpdist()
| double ArdourZita::CResampler::inpdist |
( |
void |
| ) |
const |
◆ inpsize()
| int ArdourZita::CResampler::inpsize |
( |
void |
| ) |
const |
◆ nchan()
| int ArdourZita::CResampler::nchan |
( |
void |
| ) |
const |
|
inline |
◆ process()
| int ArdourZita::CResampler::process |
( |
void |
| ) |
|
◆ reset()
| int ArdourZita::CResampler::reset |
( |
void |
| ) |
|
◆ set_phase()
| void ArdourZita::CResampler::set_phase |
( |
double |
p | ) |
|
◆ set_ratio()
| void ArdourZita::CResampler::set_ratio |
( |
double |
r | ) |
|
◆ setup()
| int ArdourZita::CResampler::setup |
( |
double |
ratio, |
|
|
unsigned int |
nchan |
|
) |
| |
◆ _buff
| float* ArdourZita::CResampler::_buff |
|
private |
◆ _index
| unsigned int ArdourZita::CResampler::_index |
|
private |
◆ _inmax
| unsigned int ArdourZita::CResampler::_inmax |
|
private |
◆ _nchan
| unsigned int ArdourZita::CResampler::_nchan |
|
private |
◆ _nread
| unsigned int ArdourZita::CResampler::_nread |
|
private |
◆ _nzero
| unsigned int ArdourZita::CResampler::_nzero |
|
private |
◆ _phase
| double ArdourZita::CResampler::_phase |
|
private |
◆ _pstep
| double ArdourZita::CResampler::_pstep |
|
private |
◆ inp_count
| unsigned int ArdourZita::CResampler::inp_count |
◆ inp_data
| float* ArdourZita::CResampler::inp_data |
◆ inp_list
| void* ArdourZita::CResampler::inp_list |
◆ out_count
| unsigned int ArdourZita::CResampler::out_count |
◆ out_data
| float* ArdourZita::CResampler::out_data |
◆ out_list
| void* ArdourZita::CResampler::out_list |
The documentation for this class was generated from the following file: