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

Supercollider output: check for mem alloc fail #12

Closed
vivid-synth opened this issue Dec 15, 2016 · 1 comment
Closed

Supercollider output: check for mem alloc fail #12

vivid-synth opened this issue Dec 15, 2016 · 1 comment

Comments

@vivid-synth
Copy link

For the SuperCollider output, calls to RTAlloc should handle the case that the allocation fails (e.g. there's not enough memory.)

We've been fixing this in our own UGens here: supercollider/supercollider#782

Here is a specific issue from Faust-created UGens: supercollider/sc3-plugins#133

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