mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 23:21:33 +01:00
Fix mute and solo not working from scripts
This commit is contained in:
@@ -48,6 +48,7 @@ SetTrackAudioCommand and SetTrackVisualsCommand.
|
||||
|
||||
SetTrackBase::SetTrackBase(){
|
||||
mbPromptForTracks = true;
|
||||
bIsSecondChannel = false;
|
||||
}
|
||||
|
||||
//Define for the old scheme, where SetTrack defines its own track selection.
|
||||
|
||||
Reference in New Issue
Block a user