1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-24 23:13:42 +02:00

Update scorealign to SVN r227.

This commit is contained in:
lllucius
2013-11-01 15:59:33 +00:00
parent ce00d5b507
commit e3bea17f16
49 changed files with 1768 additions and 10312 deletions

View File

@@ -195,7 +195,7 @@ class Scorealign {
void midi_tempo_align(Alg_seq &seq);
};
//#define DEBUG_LOG 1
// #define DEBUG_LOG 1
#if DEBUG_LOG
extern FILE *dbf;
#endif