summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/scoreedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/midiedit/scoreedit.cpp')
-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?