mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-03 05:04:24 +01:00
Update scorealign to SVN r227.
This commit is contained in:
BIN
lib-src/libscorealign/test/cde-11khz.wav
Normal file
BIN
lib-src/libscorealign/test/cde-11khz.wav
Normal file
Binary file not shown.
4
lib-src/libscorealign/test/cde.gro
Normal file
4
lib-src/libscorealign/test/cde.gro
Normal file
@@ -0,0 +1,4 @@
|
||||
T0 -tempor:120.0
|
||||
c4 q
|
||||
d4
|
||||
e4
|
||||
BIN
lib-src/libscorealign/test/cde.mid
Normal file
BIN
lib-src/libscorealign/test/cde.mid
Normal file
Binary file not shown.
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