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

Control messages sudddenly stop working at unexpected moments #5

Open
johannphilippe opened this issue Apr 19, 2024 · 3 comments
Open

Comments

@johannphilippe
Copy link

This is an early bug report, I still need to investigate.
I use csound6~ to propagate control signals to Max environment. It works fine until a moment (randomly, couldnt isolate the contexte yet) when control messages suddenly stop going out and are only outputted when I stop Csound.
To solve It I need to reload the object (delete, recreate). Until It happens again.
This only happens with the control output (outlet 1). The related CSD has no audio output/input.

@iainctduncan
Copy link
Owner

Thanks! I wonder if this has to do with the fact that no audio is going in or out. Would you be able to check whether the problem goes away if you have audio outlets and a dummy instrument that keeps the audio rendering cycle going?

@johannphilippe
Copy link
Author

Dear Iain,
You strategy worked perfectly. To make sure audio was still running, I routed an always on oscillator to a dummy audio output, and control messages kept working. Concert was a success.

Thanks !

@iainctduncan
Copy link
Owner

Good to know! I will add something to the help file indicating that audio blocks must run for the next release.

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

No branches or pull requests

2 participants