![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.26
|
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) | ModFXProcessor | inline |
| phaserMemory (defined in ModFXProcessor) | ModFXProcessor | |
| processModFX(deluge::dsp::StereoBuffer< q31_t > buffer, const ModFXType &modFXType, int32_t modFXRate, int32_t modFXDepth, int32_t *postFXVolume, UnpatchedParamSet *unpatchedParams, bool anySoundComingIn) | ModFXProcessor | |
| processModFXBuffer(deluge::dsp::StereoBuffer< q31_t > buffer, int32_t modFXRate, int32_t modFXDepth, LFOType &modFXLFOWaveType, int32_t modFXDelayOffset, int32_t thisModFXDelayDepth, int32_t feedback, bool stereo) (defined in ModFXProcessor) | ModFXProcessor | private |
| processModLFOs(int32_t modFXRate, LFOType modFXLFOWaveType) (defined in ModFXProcessor) | ModFXProcessor | private |
| processOneModFXSample(deluge::dsp::StereoSample< q31_t > sample, int32_t modFXDelayOffset, int32_t thisModFXDelayDepth, int32_t feedback, int32_t lfoOutput, int32_t lfo2Output) (defined in ModFXProcessor) | ModFXProcessor | private |
| processOnePhaserSample(deluge::dsp::StereoSample< q31_t > sample, int32_t modFXDepth, int32_t feedback, int32_t lfoOutput) (defined in ModFXProcessor) | ModFXProcessor | private |
| 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) | ModFXProcessor | private |
| setupModFXWFeedback(const ModFXType &modFXType, int32_t modFXDepth, int32_t *postFXVolume, UnpatchedParamSet *unpatchedParams, LFOType &modFXLFOWaveType, int32_t &modFXDelayOffset, int32_t &thisModFXDelayDepth, int32_t &feedback) const | ModFXProcessor | private |
| tickLFO(int32_t numSamples, int32_t phaseIncrement) (defined in ModFXProcessor) | ModFXProcessor | inline |
| ~ModFXProcessor() (defined in ModFXProcessor) | ModFXProcessor | inline |