Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
ModFXProcessor Member List

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

allpassMemory (defined in ModFXProcessor)ModFXProcessor
disableBuffer() (defined in ModFXProcessor)ModFXProcessor
modFXBuffer (defined in ModFXProcessor)ModFXProcessor
modFXBufferWriteIndex (defined in ModFXProcessor)ModFXProcessor
modFXLFO (defined in ModFXProcessor)ModFXProcessor
modFXLFOStereo (defined in ModFXProcessor)ModFXProcessor
ModFXProcessor() (defined in ModFXProcessor)ModFXProcessorinline
phaserMemory (defined in ModFXProcessor)ModFXProcessor
processModFX(std::span< StereoSample > buffer, const ModFXType &modFXType, int32_t modFXRate, int32_t modFXDepth, int32_t *postFXVolume, UnpatchedParamSet *unpatchedParams, bool anySoundComingIn)ModFXProcessor
processModFXBuffer(std::span< StereoSample > buffer, int32_t modFXRate, int32_t modFXDepth, LFOType &modFXLFOWaveType, int32_t modFXDelayOffset, int32_t thisModFXDelayDepth, int32_t feedback, bool stereo) (defined in ModFXProcessor)ModFXProcessorprivate
processModLFOs(int32_t modFXRate, LFOType modFXLFOWaveType) (defined in ModFXProcessor)ModFXProcessorprivate
processOneModFXSample(StereoSample sample, int32_t modFXDelayOffset, int32_t thisModFXDelayDepth, int32_t feedback, int32_t lfoOutput, int32_t lfo2Output) (defined in ModFXProcessor)ModFXProcessorprivate
processOnePhaserSample(StereoSample sample, int32_t modFXDepth, int32_t feedback, int32_t lfoOutput) (defined in ModFXProcessor)ModFXProcessorprivate
resetMemory() (defined in ModFXProcessor)ModFXProcessor
setupBuffer() (defined in ModFXProcessor)ModFXProcessor
setupChorus(const ModFXType &modFXType, int32_t modFXDepth, int32_t *postFXVolume, UnpatchedParamSet *unpatchedParams, LFOType &modFXLFOWaveType, int32_t &modFXDelayOffset, int32_t &thisModFXDelayDepth) const (defined in ModFXProcessor)ModFXProcessorprivate
setupModFXWFeedback(const ModFXType &modFXType, int32_t modFXDepth, int32_t *postFXVolume, UnpatchedParamSet *unpatchedParams, LFOType &modFXLFOWaveType, int32_t &modFXDelayOffset, int32_t &thisModFXDelayDepth, int32_t &feedback) constModFXProcessorprivate
tickLFO(int32_t numSamples, int32_t phaseIncrement) (defined in ModFXProcessor)ModFXProcessorinline
~ModFXProcessor() (defined in ModFXProcessor)ModFXProcessorinline