mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02: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