double click in the note edit area to clear selected notes (allowing you to edit note velocities/panning for all notes)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1928 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-15 03:10:49 +00:00
parent 51fe26738d
commit ecfb18d551
4 changed files with 30 additions and 3 deletions

7
TODO
View File

@@ -52,8 +52,11 @@
- add FLAC as export-format?
Andrew Kelley's todo:
- when setting a new note, set panning and volume to that of last note
- figure out a way to not make editing note volume awkward. AKA don't select notes just by clicking on them, and don't select newly created notes
- if you press both controls at the same time, the piano roll gets stuck in selection mode
- change my modifier code to use mainwindows modifier info
- multiview button - show notes from every instrument in the current beat+bassline with different colors
- undo/redo for piano roll
- add a tools menu to piano roll
@@ -62,8 +65,6 @@ Andrew Kelley's todo:
* quick slice
* look through FL Studio's tools and implement some of them
- when looking at a piano roll, if the song is playing that pattern, move the position ticker to where it should be
- double-click in note edit area to clear selection (assuming the intent of editing all notes)
- when setting a new note, set panning and volume to that of last note
- recording automation
- make knobs easier to tune (less sensitive)