Public Member Functions |
| TwoPassSincResampler (const double clockFrequency, const double samplingFrequency, const double highestAccurateFrequency) |
bool | input (const int sample) |
int | output () const |
void | reset () |
short | getOutput () const |
Member Function Documentation
bool reSIDfp::TwoPassSincResampler::input |
( |
const int |
sample | ) |
|
|
inlinevirtual |
Input a sample into resampler. Output "true" when resampler is ready with new sample.
- Parameters
-
- Returns
- true when a sample is ready
Implements reSIDfp::Resampler.
The documentation for this class was generated from the following file: