1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00
This commit is contained in:
Paul Licameli 2018-02-21 14:11:25 -05:00
parent 459e824528
commit 8d69173080

View File

@ -10,6 +10,7 @@ exec( open("docimages_core.py" ).read() )
import time
<<<<<<< af0f420811f05659025215ed076ac8345a1f2eba
# 11 2KHz tones, of decreasing amplitude.
# With label track to annotate it.
@ -54,6 +55,8 @@ def spectro_image3and4():
do( 'SetTrack: Display=Spectrogram')
capture( 'Spectral004.png', 'First_Two_Tracks' )
=======
>>>>>>> foo
def oddments_imagesA():
for name in ["Select","Envelope","Draw","Zoom","TimeShift","Multi"] :
do( name + "Tool" )