summaryrefslogtreecommitdiff
path: root/muse2/muse
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-16 17:39:19 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-16 17:39:19 +0000
commit35d776fdb75f4e90954b402a883b1fce72de8239 (patch)
tree090a16f776259ea0bc71e24ca8c914fc265ee0d9 /muse2/muse
parent93ea371c955c961051b5c2e2d7b47881aec04c84 (diff)
the *.mf files aren't installed any more
Diffstat (limited to 'muse2/muse')
-rw-r--r--muse2/muse/midiedit/scoreedit.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/muse/midiedit/scoreedit.cpp b/muse2/muse/midiedit/scoreedit.cpp
index 67325b75..29cf32e4 100644
--- a/muse2/muse/midiedit/scoreedit.cpp
+++ b/muse2/muse/midiedit/scoreedit.cpp
@@ -4163,6 +4163,8 @@ void staff_t::apply_lasso(QRect rect, set<Event*>& already_processed)
* o maybe do expanding parts inside the msgChangeEvent or
* msgNewEvent functions (see my e-mail)
*
+ * o make quantize and other stuff faster (by assymetric communication)
+ *
* GUI stuff
* o velocity/release-velo for already existing notes
* - do this by right-click -> some dialog shows up?