-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
ofSoundPlayer crashes #6714
Comments
Hi, Thanks!! |
@hellokitty-glitch Can you try replacing the libfmod.dylib in If you don't get the issues anymore please let us know. Thanks! |
Hmm, actually nevermind. Can you try changing these lines: To:
This seems to work for me. |
Hi Theo! Changing those lines worked for me! Thank you for the quick responses and help! :-) |
Hey theo, I don't find those lines and I cant download the lib |
@EmilianoAlba54 That will have the fixes above in it. |
Thanks a lot Theo!!! all working great |
* commit '3796209e3c726dc2800186854d2b64f641967df8': (255 commits) Update THANKS.md Update CHANGELOG.md Update ofConstants.h bugfix ofAppGLFWWindow requested monitor wasn't being clamped (openframeworks#6718) bugfix fmod sound player for macos. closes openframeworks#6714 openframeworks#6708 (openframeworks#6717) Update Info.plist with retina entry (openframeworks#6701) add support for Objective C and Objective C++ source in addon Make builds (openframeworks#6652) update pg and apothecary submodules Update CHANGELOG.md videoGrabberExample - set the inverted pixels to actual grabber dimensions (openframeworks#6698) Update CHANGELOG.md fix for emscripten and ofFbo (openframeworks#6697) added msys2 projectGenerator packaging. (openframeworks#6696) macos - added fix for apps being half sized on retina in Big Sur (openframeworks#6694) removed closing parenthesis (openframeworks#6693) Update CONTRIBUTING.md prevent all md edits from triggering github actions Update CHANGELOG.md Update THANKS.md Update CHANGELOG.md ...
This is my first time using openFrameworks. My project crashes ~5/7 times.
OF version: 0.11.1
Xcode version: 12.4
The text was updated successfully, but these errors were encountered: