[Idea] USB Serial protocol #95
PaulFreund
started this conversation in
Ideas
Replies: 2 comments
-
Whatever we do with JSON lines, I would like the option to layer something deeper and closer to the metal for RPC like protobuf beneath the surface triggered by a JSON lines command or some such. I'm happy as long as those hook points exist =) |
Beta Was this translation helpful? Give feedback.
0 replies
-
As discussed on discord we probably want to use MIDI SYSEX to tunnel the RPC protocol (JRPC or GPRC or whatever) to avoid driver compatibility problems. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After talking with @m-m-adams I understood that we should have enough USB descriptors to have (MPE) MIDI, Stereo Audio, USB File transfer and an additional Serial port all at the same time (or maybe even more). Since I know there is a lot of interrest to work on PC applications interfacing with the Deluge and there is also a lot of potential for interfacing in development I'd like to share an idea.
Some functionality to implement with this that comes to mind:
Of course this can also be achieved in other ways like MIDI SysEx so I'd like to hear feedback which way is preferred and for what reasons :)
Beta Was this translation helpful? Give feedback.
All reactions