replace OSC as matron -> crone IPC #873
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for
matron<-> engines, OSC/UDP(/TCP) makes sense because it is widely supported by musical DSP environments.for
matron<-> crone, we control both endpoints, so we may as well reduce some network traffic by using a simpler and faster transport layer.high-level, i propose using standard unix sockets, plus a region of shared memory that can be referenced for larger data like waveforms.
The text was updated successfully, but these errors were encountered: