Guitarix
gx_engine::CheckResample Class Reference

Public Member Functions

 CheckResample (gx_resample::BufferResampler &resamp_)
 
float * resample (int *count, float *impresp, unsigned int imprate, unsigned int samplerate)
 
 ~CheckResample ()
 

Detailed Description

Definition at line 515 of file gx_convolver.cpp.

Constructor & Destructor Documentation

gx_engine::CheckResample::CheckResample ( gx_resample::BufferResampler resamp_)
inline

Definition at line 520 of file gx_convolver.cpp.

gx_engine::CheckResample::~CheckResample ( )
inline

Definition at line 538 of file gx_convolver.cpp.

Member Function Documentation

float* gx_engine::CheckResample::resample ( int *  count,
float *  impresp,
unsigned int  imprate,
unsigned int  samplerate 
)
inline

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