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

Local buffer must be presized adequetly, need 61 frames, 26 channels - Win.front doesn't show window #2

Open
muziker opened this issue Jul 20, 2022 · 2 comments

Comments

@muziker
Copy link

muziker commented Jul 20, 2022

I'm trying out trajectories.scd on a folder with 86 short drum samples. The supercollider script times out and I get a few versions of error messages of type "Local buffer must be presized adequetly, need 61 frames, 26 channels ". At the end of it there's a set of strings like:

timeout 212
1 200 0

It also crashes scsynth.
Is this something that can be fixed with changing server options?

git describe gives
flucoma-sc : 1.0.0-TB2.beta4-203-g2ca6e58
fluidCorpusMap2: Whatever is on git during this date.

@muziker
Copy link
Author

muziker commented Jul 20, 2022

Also is there any guidance on the server.options to use with regards to memSize, numbuffers or other kinds of memory options? In trying "02 Creating a Sound Map", I get a bunch of timeout messages, a server "localhost" exited with exit code 0 and disconnected shared memory interface and no scsynth running

@muziker
Copy link
Author

muziker commented Jul 21, 2022

I'm using s.options.memSize=8192*(1024-256), and this crashes with an oom error

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

1 participant