diff options
author | Tim E. Real <termtech@rogers.com> | 2012-10-21 20:44:51 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2012-10-21 20:44:51 +0000 |
commit | bb2ae55efec337e3b372937582dcd154fb36e9e9 (patch) | |
tree | 500621bd21fa9c62218fbd9aafedd6e56d79d80d /muse2/ChangeLog | |
parent | d7c62c8a41b9ce4688a03a054522cbff1983d408 (diff) |
Slight changes to midi track info hbank/lbank/program dblclick on/off behaviour.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
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. |