Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace OSC as matron -> crone IPC #873

Open
catfact opened this issue Sep 5, 2019 · 0 comments
Open

replace OSC as matron -> crone IPC #873

catfact opened this issue Sep 5, 2019 · 0 comments

Comments

@catfact
Copy link
Collaborator

@catfact catfact commented Sep 5, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant