aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/maweb.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-08-31 17:23:22 +0200
committercbdev <cb@cbcdn.com>2019-08-31 17:23:22 +0200
commit191949152d803229275d7b98b184ff722a9549a2 (patch)
tree76cba7e231c4b468b87db5362b495353096fe7bf /backends/maweb.md
parentba8cb9bfaf0c3699a728cef6918d7433a8690936 (diff)
downloadmidimonster-191949152d803229275d7b98b184ff722a9549a2.tar.gz
midimonster-191949152d803229275d7b98b184ff722a9549a2.tar.bz2
midimonster-191949152d803229275d7b98b184ff722a9549a2.zip
Update documentation
Diffstat (limited to 'backends/maweb.md')
-rw-r--r--backends/maweb.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/maweb.md b/backends/maweb.md
index 9fe4790..93cd776 100644
--- a/backends/maweb.md
+++ b/backends/maweb.md
@@ -109,4 +109,6 @@ Data input from the console is done by actively querying the state of all mapped
at low latency. A lower input interval value will produce data with lower latency, at the cost of network & CPU usage.
Higher values will make the input "step" more, but will not consume as many CPU cycles and network bandwidth.
+When requesting button executor events on the fader pages (execs 101 to 222) of a dot2 console, map at least one fader control from the 0 - 22 range or input will not work due to strange limitations in the MA Web API.
+
Command line events are sent, but I'm not sure they're being handled yet.