|
qm-dsp 1.8
|
Public Attributes | |
| int | nextPhase |
| std::vector< double > | filter |
| int | drop |
Definition at line 86 of file Resampler.h.
| int Resampler::Phase::nextPhase |
Definition at line 87 of file Resampler.h.
Referenced by Resampler::initialise(), and Resampler::reconstructOne().
| std::vector<double> Resampler::Phase::filter |
Definition at line 88 of file Resampler.h.
Referenced by Resampler::initialise(), and Resampler::reconstructOne().
| int Resampler::Phase::drop |
Definition at line 89 of file Resampler.h.
Referenced by Resampler::initialise(), and Resampler::reconstructOne().