diff options
author | cbdev <cb@cbcdn.com> | 2019-08-23 19:47:53 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-08-23 19:47:53 +0200 |
commit | b4b27aa4a90899d5b025bbef11d444d4c47800d9 (patch) | |
tree | 8b79282091283c52b339e564c92659bdc330c311 /backends/maweb.md | |
parent | 93de82b8ccab8fdbeaa2b1847c75488a03340bcc (diff) | |
download | midimonster-b4b27aa4a90899d5b025bbef11d444d4c47800d9.tar.gz midimonster-b4b27aa4a90899d5b025bbef11d444d4c47800d9.tar.bz2 midimonster-b4b27aa4a90899d5b025bbef11d444d4c47800d9.zip |
Finalize & publish maweb backend
Diffstat (limited to 'backends/maweb.md')
-rw-r--r-- | backends/maweb.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/backends/maweb.md b/backends/maweb.md index f3b40b6..9fe4790 100644 --- a/backends/maweb.md +++ b/backends/maweb.md @@ -109,8 +109,4 @@ 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. -This backend is currently in active development. It therefore has some limitations: - -* It outputs a lot of debug information -* Command line events are sent, but I'm not sure they're being handled yet -* For the dot2, currently only the Core & F-Wings are supported for input from the console, not the B-Wings +Command line events are sent, but I'm not sure they're being handled yet. |