arduino-audio-tools
Loading...
Searching...
No Matches
BaseInterpolator Member List

This is the complete list of members for BaseInterpolator, including all inherited members.

addValue(float value)BaseInterpolatorinline
begin()BaseInterpolatorinline
getValue(float &newValue)BaseInterpolatorinline
operator bool() constBaseInterpolatorinline
setStepSize(float step)BaseInterpolatorinline
stepBaseInterpolatorprotected
step_sizeBaseInterpolatorprotected
value(float *y, float xf)=0BaseInterpolatorprotectedpure virtual
valueExt(float *y, float xf)BaseInterpolatorinline
valuesBaseInterpolatorprotected
vectorSize()=0BaseInterpolatorprotectedpure virtual