mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-19 15:06:07 +01:00
Update scorealign to SVN r227.
This commit is contained in:
9
lib-src/libscorealign/test/save.sh
Executable file
9
lib-src/libscorealign/test/save.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
mv path.data $1.path.data
|
||||
mv smooth.data $1.smooth.data
|
||||
mv beatmap.txt $1.beatmap.txt
|
||||
mv debug-log.txt $1.debug-log.txt
|
||||
mv midi.mid $1.midi.mid
|
||||
mv transcription.txt $1.transcription.txt
|
||||
echo "moved outputs to backup files prefixed with $1."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user