L: default mute-affects-pre-fader should be false for LiveTrax
This commit is contained in:
parent
9f008f80eb
commit
5ee2e8d500
@ -124,7 +124,7 @@ CONFIG_VARIABLE (bool, interview_editing, "interview-editing", false)
|
||||
|
||||
/* monitoring, mute, solo etc */
|
||||
|
||||
CONFIG_VARIABLE (bool, mute_affects_pre_fader, "mute-affects-pre-fader", false)
|
||||
CONFIG_VARIABLE (bool, mute_affects_pre_fader, "mute-affects-pre-fader", true)
|
||||
CONFIG_VARIABLE (bool, mute_affects_post_fader, "mute-affects-post-fader", true)
|
||||
CONFIG_VARIABLE (bool, mute_affects_control_outs, "mute-affects-control-outs", true)
|
||||
CONFIG_VARIABLE (bool, mute_affects_main_outs, "mute-affects-main-outs", true)
|
||||
|
Loading…
Reference in New Issue
Block a user