summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-10-21 20:44:51 +0000
committerTim E. Real <termtech@rogers.com>2012-10-21 20:44:51 +0000
commitbb2ae55efec337e3b372937582dcd154fb36e9e9 (patch)
tree500621bd21fa9c62218fbd9aafedd6e56d79d80d /muse2/ChangeLog
parentd7c62c8a41b9ce4688a03a054522cbff1983d408 (diff)
Slight changes to midi track info hbank/lbank/program dblclick on/off behaviour.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 3d7c1513..f3dabe74 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+21.10.2012:
+ - Slight changes to midi track info hbank/lbank/program dblclick on/off behaviour. (Tim)
+ TODO Need to improve by having separate 'last valid hbank/lbank/program' instead of single 'last valid value'.
20.10.2012:
- In MidiEventBase::read() Repair controllers saved with lo byte 0xff. (Tim)
No such control. It was supposed to be 0x00. It's an error caused by a previous bug, fixed now.