diff options
author | cbdev <cb@cbcdn.com> | 2019-08-11 20:29:17 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-08-11 20:29:17 +0200 |
commit | bb6111986bf7a997055287b916d0822957c5d13c (patch) | |
tree | f840bc6ba42916c8d37441a3db933733290e198f /TODO | |
parent | 48bf96602023b2ead855f13477b6f5e26b663b45 (diff) | |
download | midimonster-bb6111986bf7a997055287b916d0822957c5d13c.tar.gz midimonster-bb6111986bf7a997055287b916d0822957c5d13c.tar.bz2 midimonster-bb6111986bf7a997055287b916d0822957c5d13c.zip |
Initial maweb backend
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ MIDI NRPN +keepalive channels per backend? +mm_backend_start might get some arguments so they don't have to fetch them all the time +mm_channel_resolver might get additional info about the mapping direction Note source in channel value struct Optimize core channel search (store backend offset) Printing backend / Verbose mode mm_managed_fd.impl is not freed currently + +rtpmidi mode=peer + mode=initiator |