diff options
author | Florian Jung <flo@windfisch.org> | 2012-09-03 13:20:58 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2012-09-03 13:20:58 +0000 |
commit | 56de3b0ed90acbdfff9a95f5a3915de4e22d2425 (patch) | |
tree | f1aa7bc2530272c83a772af1401f8248b899e89d /muse2/muse | |
parent | 00d38a64c11bfc363fd762a351225f3e4902d44e (diff) |
nothing
Diffstat (limited to 'muse2/muse')
-rw-r--r-- | muse2/muse/midiedit/scoreedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/midiedit/scoreedit.cpp b/muse2/muse/midiedit/scoreedit.cpp index 737a705b..aa22ce68 100644 --- a/muse2/muse/midiedit/scoreedit.cpp +++ b/muse2/muse/midiedit/scoreedit.cpp @@ -4698,7 +4698,6 @@ void ScoreCanvas::add_new_parts(const std::map< MusECore::Part*, std::set<MusECo * o velo-controller doesn't work in new-style drum tracks * * CURRENT TODO - * o group plugins into user definable categories * o better and visual means for fading etc * o rename E- and A-note to I- and O- * o storing <no_toplevels /> into a template file seems to ignore @@ -4721,6 +4720,7 @@ void ScoreCanvas::add_new_parts(const std::map< MusECore::Part*, std::set<MusECo * "'TR-808' is on 'jack-midi port foo, connected to bar'" * if loading a song with unknown synth name, ask the user. * o prerecord feature. + * o part templates * * o find and fix FINDMICHJETZT * o fix valgrind problems (the two "FINDMICHJETZT" lines in scoreedit.cpp) |