summaryrefslogtreecommitdiffstats
path: root/src/effects/chains/equalizereffectchain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/chains/equalizereffectchain.cpp')
-rw-r--r--src/effects/chains/equalizereffectchain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/effects/chains/equalizereffectchain.cpp b/src/effects/chains/equalizereffectchain.cpp
index cabb617fc6..320406a893 100644
--- a/src/effects/chains/equalizereffectchain.cpp
+++ b/src/effects/chains/equalizereffectchain.cpp
@@ -16,6 +16,7 @@ EqualizerEffectChain::EqualizerEffectChain(
new ControlObject(ConfigKey(handleAndGroup.name(), "filterWaveformEnable"))) {
// Add a single effect slot
addEffectSlot(formatEffectSlotGroup(handleAndGroup.name()));
+ enableForInputChannel(handleAndGroup);
m_effectSlots[0]->setEnabled(true);
// DlgPrefEq loads the Effect with loadEffectToGroup