LMMS
Loading...
Searching...
No Matches
lmms::Upsampler< MaxStages, MaxCoefs > Member List

This is the complete list of members for lmms::Upsampler< MaxStages, MaxCoefs >, including all inherited members.

getPassband() constlmms::Upsampler< MaxStages, MaxCoefs >inline
getSampleRate() constlmms::Upsampler< MaxStages, MaxCoefs >inline
getStages() constlmms::Upsampler< MaxStages, MaxCoefs >inline
m_passbandlmms::Upsampler< MaxStages, MaxCoefs >private
m_sampleRatelmms::Upsampler< MaxStages, MaxCoefs >private
m_stageslmms::Upsampler< MaxStages, MaxCoefs >private
m_upsampleFirstlmms::Upsampler< MaxStages, MaxCoefs >private
m_upsampleRestlmms::Upsampler< MaxStages, MaxCoefs >private
m_upsampleSecondlmms::Upsampler< MaxStages, MaxCoefs >private
processSample(float *outSamples, float inSample)lmms::Upsampler< MaxStages, MaxCoefs >inline
reset()lmms::Upsampler< MaxStages, MaxCoefs >inline
s_firstCoefCountlmms::Upsampler< MaxStages, MaxCoefs >privatestatic
s_restCoefCountlmms::Upsampler< MaxStages, MaxCoefs >privatestatic
s_secondCoefCountlmms::Upsampler< MaxStages, MaxCoefs >privatestatic
setPassband(float passband)lmms::Upsampler< MaxStages, MaxCoefs >inline
setSampleRate(float sampleRate)lmms::Upsampler< MaxStages, MaxCoefs >inline
setStages(int stages)lmms::Upsampler< MaxStages, MaxCoefs >inline
setup(int stages, float sampleRate, float passband=HIIR_DEFAULT_PASSBAND)lmms::Upsampler< MaxStages, MaxCoefs >inline