-
Notifications
You must be signed in to change notification settings - Fork 144
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
[BUG] Standalone allows for selecting buffer size not supported by interface #424
Comments
You said you picked a buffer size of 96...Am I correct that your interface doesn't support 96-sample buffers? |
Correct. I tried out different buffer sizes because I pretty much don't know anything about this kind of stuff! The people over at the Facebook Group still advised me to post this as a BUG in here, since I wasn't able to change any setting inside the standalone program without it crashing. |
Ok, good to know. I'm going to mark this as an upstream bug since the iPlug2 framework is the part of the code that handles that dialog box; the right place for a fix would be there, not in this repo (and by extension, once it's fixed there this plugin (along with others who have made plugins on iPlug2) will inherit it 🙂 ). If you wanted to check the Issues there and see whether this is a known bug you might consider sharing this bug there so that it's in front of the right eyes 👍🏻 . |
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To be able to change the Buffer size so the Program stops crashing
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Yesterday I was messing around with Buffer Sizes. After changing it to 96 I heard a really weird sound and the Program crashed.
Now everytime I open it or try to change any setting it keeps on crashing.
I've uninstalled and reinstalled it many times but nothing seemed to work.
I've explained the error in the Neural Amp Modeler Facebook Group about 10 min ago and uploaded a Video of it happening.
This is the Link:
https://www.facebook.com/groups/neuralampmodeler/posts/7014242751957821/?comment_id=7014277945287635¬if_id=1704796619308776¬if_t=group_comment
The text was updated successfully, but these errors were encountered: