FxMixer: turn off effects
This commit is contained in:
@@ -42,6 +42,8 @@ class FxChannel : public ThreadableJob
|
||||
|
||||
EffectChain m_fxChain;
|
||||
|
||||
// set to true when input fed from mixToChannel or child channel
|
||||
bool m_hasInput;
|
||||
// set to true if any effect in the channel is enabled and running
|
||||
bool m_stillRunning;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user