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 memory allocation problems #5

Open
ShikaSD opened this issue May 19, 2020 · 3 comments
Open

SuperCollider memory allocation problems #5

ShikaSD opened this issue May 19, 2020 · 3 comments

Comments

@ShikaSD
Copy link

ShikaSD commented May 19, 2020

Hey, the library looks great, thanks for creating this!

I tried to launch the sample from punkt - template, but it seems like SuperCollider buffers are not handling it well using default setup.
It plays for a second or two and then stops, and SuperCollider server is outputting

FAILURE /s_new alloc failed, increase server's memory allocation (e.g. via ServerOptions)

I tried to increase buffer size using ServerOptions, but it did not help much.
Can you share your setup on this?

@pjagielski
Copy link
Owner

Thanks! Same for me for default settings....
I use this scripts as a starting point: https://github.com/pjagielski/punkt/blob/master/src/main/resources/punkt.scd
But you have to clone whole punkt library or pass a location to punkt-synths.scd on line 2
Maybe I'll create SuperCollider Quark to better control the setup.

Let me know if it helped!

@ShikaSD
Copy link
Author

ShikaSD commented May 19, 2020

It did help indeed! Thanks!

@pjagielski
Copy link
Owner

Thanks! Ok, I'll keep this open until persistent fix.

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