2023.06.25

This commit is contained in:
sshlien
2023-06-25 14:17:21 -04:00
parent afe323d8b7
commit 5534c8935d
3 changed files with 12 additions and 5 deletions

View File

@@ -15085,4 +15085,11 @@ More functions for the percussion track was added to midistats.c to
support some future analysis.
June 25 2023
Midistats runs incorrectly if the midi file has no program channel
commands. When a program channel command is missing, the program should
be the acoutic piano (0) by default.
If more than one channel with the same program color, they should be
added together.