1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-08 09:36:24 +01:00
This commit is contained in:
James Crook
2018-02-10 20:37:31 +00:00
committed by Paul Licameli
parent 4ee471adb1
commit ea4403ee65
2 changed files with 3 additions and 12 deletions

View File

@@ -91,7 +91,7 @@ def makeStereoTrack() :
do( 'SetTrack: TrackIndex=0 Name="Voodoo Children IN STEREO"')
def closeTrack( ):
do( 'SetTrack: TrackIndex=0 Focuseed=True' )
do( 'SetTrack: TrackIndex=0 Focused=True' )
do( 'TrackClose' )
def image1() :