piano roll notes are painted with colors that reveal their velocities and panning, and gui for switching between note edit modes is improved

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1919 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-14 09:44:22 +00:00
parent e0e7cb9af8
commit 1e0bf14904
4 changed files with 129 additions and 32 deletions

View File

@@ -1,3 +1,13 @@
2008-12-14 Andrew Kelley <superjoe30/at/gmail/dot/com>
* include/piano_roll.h:
* src/gui/piano_roll.cpp:
* TODO:
- piano roll notes are painted with colors revealing their velocities
and panning
- switching between note edit modes is more clear with label text and
a right click menu
2008-12-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/group_box.h:
@@ -40,6 +50,7 @@
- first draft of panning editing. (for now, click the area below
the piano to switch editing modes.)
- supports horizontal mouse wheel
- paint notes darker/lighter based on how much volume they have
* include/panning_constants.h:
* include/midi.h: