summaryrefslogtreecommitdiffstats
path: root/src/effects/chains
AgeCommit message (Collapse)Author
2023-03-31fix(effects): disable waveform filtering for eq presets loaded via COSwiftb0y
2022-03-19Enable the effects AFTER we have added effect slotsDaniel Schürmann
2022-03-19Pass ChannelHandleAndGroup instead of just the group name to avoid handle lookupDaniel Schürmann
2022-01-19Add missing Q_OBJECT macro to QObject-derived classesJan Holthuis
These were found by clazy.
2021-10-25Added missing null check in loadChainPreset()Daniel Schürmann
2021-10-18Rename num_presetsavalable to num_chain_presets for a consistent naming with ↵Daniel Schürmann
the other COs
2021-07-02QuickEffectChain: add comment for unintuitive codeBe
2021-03-12split EffectChain subclasses into separate filesBe