diff options
author | Robert Jonsson <spamatica@gmail.com> | 2012-12-15 21:02:48 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2012-12-15 21:02:48 +0000 |
commit | 083de7cb49f1f7b6087f1b9512ccbe3e69ee9808 (patch) | |
tree | f94a09c42f08b59c3c656cce44e1698a42f2a013 /muse2/ChangeLog | |
parent | 90a75ad2160b3502d192fe4d9b5f58331a1870a3 (diff) |
avoid hanging notes when dragging notes in editors
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index ffb4d1ea..42c3e921 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,5 +1,6 @@ 14.12.2012: - Made simpledrums ask to load another sample if a sample wasn't found during loading (rj) + - when dragging multiple notes in editors they are not played, to avoid hanging notes (rj) 12.12.2012: - Fixed some vst controls stuck. (Tim) - Added vst master timebase (sequencers should work now). WIP Not quite finished. (Tim) |