mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 09:36:24 +01:00
Typo.
This commit is contained in:
committed by
Paul Licameli
parent
4ee471adb1
commit
ea4403ee65
@@ -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() :
|
||||
|
||||
Reference in New Issue
Block a user