#include <OversamplingHelpers.h>
◆ getPassband()
template<
int MaxStages,
int MaxCoefs = 8>
◆ getSampleRate()
template<
int MaxStages,
int MaxCoefs = 8>
◆ getStages()
template<
int MaxStages,
int MaxCoefs = 8>
◆ processSample()
template<
int MaxStages,
int MaxCoefs = 8>
| void lmms::Upsampler< MaxStages, MaxCoefs >::processSample |
( |
float * | outSamples, |
|
|
float | inSample ) |
|
inline |
◆ reset()
template<
int MaxStages,
int MaxCoefs = 8>
◆ setPassband()
template<
int MaxStages,
int MaxCoefs = 8>
◆ setSampleRate()
template<
int MaxStages,
int MaxCoefs = 8>
◆ setStages()
template<
int MaxStages,
int MaxCoefs = 8>
◆ setup()
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_passband
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_sampleRate
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_stages
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_upsampleFirst
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_upsampleRest
template<
int MaxStages,
int MaxCoefs = 8>
◆ m_upsampleSecond
template<
int MaxStages,
int MaxCoefs = 8>
◆ s_firstCoefCount
template<
int MaxStages,
int MaxCoefs = 8>
◆ s_restCoefCount
template<
int MaxStages,
int MaxCoefs = 8>
◆ s_secondCoefCount
template<
int MaxStages,
int MaxCoefs = 8>
The documentation for this class was generated from the following file: