You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Broadcast to server, and subscribe to server using different system.
Currently wrapping up process of multiplexing the original system, which provided proof of concept.
Under Implementation:
Commandline interface allows for negotiation of midi input and output devices, as well as hotloading Broadcasts and Subscriptions from running client.
Server Interface for managing connections and negotiation of subscriptions and broadcasters.
Documentation to follow initial release of basic functionality.
Warning :
Currently no security whatsoever.
It would be nice to have a version that is secure, but more important to have a version as fast as possible to allow for maximum studio flexibility.
About
A small suite for MIDI Networking. A server hub that accepts broadcasters and subscribers, and routes midi messages from broadcasters to subscribers over UDP.