piano roll, hold right click to delete multiple notes, hold ctrl to use the select tool

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1833 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-11-10 21:54:30 +00:00
parent 22dc97f13d
commit 0c847584b0
3 changed files with 83 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2008-11-10 Andrew Kelley <superjoe30/at/gmail/dot/com>
* src/gui/piano_roll.h:
* src/gui/piano_roll.cpp:
-made it so you can hold right click and drag around to delete notes
-changed ctrl+click from opening automation window to shift+click
-hold ctrl to temporarily select the select tool
2008-11-10 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/audio_portaudio.h: