mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-18 16:41:14 +02:00
Do script changes for Pull request #271 that were previously missed.
This commit is contained in:
@@ -149,7 +149,7 @@ def spectro_imagesF():
|
||||
do( 'SetTrack: Display=Spectrogram' )
|
||||
capture( 'ScaleLin.png', 'AllTracks' )
|
||||
do( 'SetPreference: Name=/Spectrum/ScaleType Value=1 Reload=1')
|
||||
capture( 'ScaleLog.png', 'All_Tracks' )
|
||||
capture( 'ScaleLog.png', 'AllTracks' )
|
||||
do( 'SetPreference: Name=/Spectrum/ScaleType Value=0 Reload=1')
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user