libsidplayfp  0.3.5
Public Member Functions | List of all members
reSIDfp::ZeroOrderResampler Class Reference
Inheritance diagram for reSIDfp::ZeroOrderResampler:
reSIDfp::Resampler

Public Member Functions

 ZeroOrderResampler (const double clockFrequency, const double samplingFrequency)
bool input (const int sample)
int output () const
void reset ()
- Public Member Functions inherited from reSIDfp::Resampler
short getOutput () const

Member Function Documentation

bool reSIDfp::ZeroOrderResampler::input ( const int  sample)
inlinevirtual

Input a sample into resampler. Output "true" when resampler is ready with new sample.

Parameters
sample
Returns
true when a sample is ready

Implements reSIDfp::Resampler.


The documentation for this class was generated from the following file: