createExpBuffer(sample pControlParameter, bool pMirrorX, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createFunctionBuffer(const FunctionDescriptor &pFunctionDescriptor) | iso::synth::FunctionGenerator | |
createFunctionBuffer(FunctionType pFunctionType, sample pControlParameter, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, int pFrameCount) | iso::synth::FunctionGenerator | |
createFunctionBuffer(FunctionType pFunctionType, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, int pFrameCount) | iso::synth::FunctionGenerator | |
createFunctionBuffer(FunctionType pFunctionType, math::Vector< sample > &pControlPoints, int pFrameCount) | iso::synth::FunctionGenerator | |
createFunctionBuffer(FunctionType pFunctionType, math::Vector< sample > &pControlPoints, sample pControlParameter, int pFrameCount) | iso::synth::FunctionGenerator | |
createFunctionBuffer(FunctionType pFunctionType, math::Vector< sample > &pControlPoints, math::Vector< sample > &pControlParameters, int pFrameCount) | iso::synth::FunctionGenerator | |
createGaussianBuffer(sample pControlParameter, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createHammingBuffer(const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createHannBuffer(const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createLinearBuffer(const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createLogBuffer(sample pControlParameter, bool pMirrorX, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createRectBuffer(const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createSigExpBuffer(sample pControlParameter, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createSigLogBuffer(sample pControlParameter, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createSigmoidBuffer(sample pControlParameter, const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
createSineBuffer(const math::Vector2< sample > &pXRange, const math::Vector2< sample > &pYLimits, unsigned int pFrameCount) | iso::synth::FunctionGenerator | [protected] |
destroy() | iso::synth::FunctionGenerator | [static] |
FunctionGenerator() | iso::synth::FunctionGenerator | [protected] |
get() | iso::synth::FunctionGenerator | [static] |
mStandardFrameCount | iso::synth::FunctionGenerator | [protected] |
rescaleYRange(Channel *pChannel, const math::Vector2< sample > &pYLimits) | iso::synth::FunctionGenerator | [protected] |
sFunctionGenerator | iso::synth::FunctionGenerator | [protected, static] |
sMaxY | iso::synth::FunctionGenerator | [protected, static] |
sMinY | iso::synth::FunctionGenerator | [protected, static] |
~FunctionGenerator() | iso::synth::FunctionGenerator | [protected] |