-
Notifications
You must be signed in to change notification settings - Fork 174
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
Gosu::Sample panning and speed broken under mojoAL #623
Comments
At a first glance I would have thought that this Google result must have made its way into mojoAL by now -> https://twitter.com/icculus/status/1297383424731369472 Thanks for reporting. AL_PITCH is one of my favorite Gosu features, so I might take a look at it in the future. |
It seems to work fine on Windows... 🤔 More debugging I guess. 🙃 |
Panning works on macOS, but pitch doesn't. |
Re AL_PITCH: icculus/mojoAL#2 I have updated mojoAL here to see if it works #625 |
I only noticed this when trying to change a samples playback speed for my game jam project... 😞
The text was updated successfully, but these errors were encountered: