editing note volume and hearing clicked on notes is implemented more cleanly, editing note volume only affects selected notes (or all notes if none selected), when "scribbling" note volumes, if there is a chord, it will play all 3 notes, rather than just the first one
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1909 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2008-12-12 Andrew Kelley <superjoe30/at/gmail/dot/com>
|
||||
|
||||
* include/note.h:
|
||||
* src/core/note.cpp:
|
||||
* include/piano_roll.h:
|
||||
* src/gui/piano_roll.cpp:
|
||||
* TODO:
|
||||
- editing note volume and hearing clicked on notes
|
||||
is implemented more cleanly
|
||||
- editing note volume only affects selected notes (or all notes if
|
||||
none selected)
|
||||
- when "scribbling" note volumes, if there is a chord, it will play all
|
||||
3 notes, rather than just the first one
|
||||
|
||||
2008-12-11 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* include/automation_pattern.h:
|
||||
|
||||
Reference in New Issue
Block a user