diff options
author | Florian Jung <flo@windfisch.org> | 2011-05-24 13:39:39 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-05-24 13:39:39 +0000 |
commit | 50e54c9b95c39badcd1f30443f30a74a7eb69ea3 (patch) | |
tree | 80c9cfa61cb4b9b76dc22f2774551258024d8224 /muse2/ChangeLog | |
parent | ef0aa8834d71587f7c417bb36d865ed1c8919a0b (diff) |
improved step recording and minor fixes
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index b16462d8..61f1509f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,10 @@ +24.05.2011: + - fixed y-stretch (flo93) + - cleaned up step-rec and midi-in buttons and stuff (flo93) + - steprec now supports a "insert rest" key, which can be set (flo93) + under Midi -> Input Plugins -> Remote Control + - song->midiNote now also delivers note off events (flo93) + - fixed pitch-spinbox (flo93) 23.05.2011: (all changes made by flo93, except one) Function-related changes: - made all the stuff in the "functions" menu global |