summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/mackie/TODO')
-rw-r--r--libs/surfaces/mackie/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/surfaces/mackie/TODO b/libs/surfaces/mackie/TODO
index 04d7692417..aa9a98f247 100644
--- a/libs/surfaces/mackie/TODO
+++ b/libs/surfaces/mackie/TODO
@@ -1,3 +1,5 @@
+* if mackie wheel moves too fast, it's ignored.
+* need to put scaling functions and multipliers in subclasses.
* update manual with jog wheel states
* alsa/sequencer ports unstable. possibly problems with use of ::poll
* use glib::timeout for check_scrubbing
@@ -16,6 +18,7 @@
Later
-----
* remove commented couts
+* Perhaps MackieControlProtocol shouldn't implement MackieButtonHandler
* talk to route plugins
* check for excessiveness (ie too many events making other subsystems work too hard)
* Queueing of writes?