1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-18 16:41:14 +02:00

Add scripts for names-on-tracks images.

This commit is contained in:
James Crook
2018-03-04 22:07:45 +00:00
parent 24ee14412f
commit ea0e0d71af
2 changed files with 93 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ exec( inner( 'envelopes' ) )
exec( inner( 'cut_n_paste' ) )
exec( inner( 'clip_boundaries' ) )
exec( inner( 'oddments' ) )
exec( inner( 'named_tracks' ) )
#report on timing.
inner( "" )