| 
    libsidplayfp
    2.0.2
    
   | 
 
#include <TwoPassSincResampler.h>


Public Member Functions | |
| bool | input (int sample) override | 
| int | output () const override | 
| void | reset () override | 
  Public Member Functions inherited from reSIDfp::Resampler | |
| short | getOutput () const | 
Static Public Member Functions | |
| static TwoPassSincResampler * | create (double clockFrequency, double samplingFrequency, double highestAccurateFrequency) | 
Additional Inherited Members | 
Compose a more efficient SINC from chaining two other SINCs.
      
  | 
  inlineoverridevirtual | 
Input a sample into resampler. Output "true" when resampler is ready with new sample.
| sample | input sample | 
Implements reSIDfp::Resampler.
 1.8.18