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 529 of file gx_convolver.cpp.

Constructor & Destructor Documentation

◆ CheckResample()

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

Definition at line 535 of file gx_convolver.cpp.

◆ ~CheckResample()

gx_engine::CheckResample::~CheckResample ( )
inline

Definition at line 553 of file gx_convolver.cpp.

Member Function Documentation

◆ resample()

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

Definition at line 536 of file gx_convolver.cpp.

Referenced by gx_engine::GxSimpleConvolver::configure_stereo().


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