summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremiah Benham <jjbenham@chicagoguitar.com>2008-07-17 09:49:36 -0500
committerJeremiah Benham <jjbenham@chicagoguitar.com>2008-07-17 09:49:36 -0500
commit0c4fd65802ac1bb96bd00aa2cd56ebff23094b20 (patch)
tree99f32e84d4be895bb950ceef1499c4c936e914fc /ChangeLog
parentf2ebd033e721661284e71907a6b65b51973e830d (diff)
print at terminal if possible multiple voices exist when importing midi
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b202e73d..7ce873e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-07-17 <jjbenham>
+ importmidi.c printf takes notice if their is possible multiple
+ voices
2008-07-10 <jjbenham>
importmidi.c rewrote and renamed function NewFindChordTones to findchordtones.
2008-07-09 <jjbenham>