diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-03-12 15:40:19 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-03-12 15:40:19 +0000 |
commit | 82ffcfacf70e611092a36feadae5845d6772f176 (patch) | |
tree | c481a04909941ce1880f381ba9170b5705802cad /muse2/ChangeLog | |
parent | e077e6ab0bbc6247f7046c9d423cd1a470faae56 (diff) |
cursor mode functional
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index da73fa3b..a0e1cf3c 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,14 @@ +12.03.2011: + - Cursor mode in drum editor should be usable now (rj) + Changes: + * delete current event with delete + * change edit step size on toolbar and using 0 and 9 + Try setting step size to 16 with snap 16, place cursor on the first beat for kickdrum + hold down 'b' to add all kickdrums. + Now move to snare at position 8 hold down 'b' again. + A basic beat should now be entered kick/snare/kick/snare + * auto scrolling of view when event is outside view + * move current event as with standard event operations 10.03.2011: - Added: Say hello to 'CURSOR MODE' in drum editor (rj) the idea is to edit drums more like a mod tracker, doing all from the keyboard. |