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

Fix audio playback buffer #787

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Conversation

barbeque-squared
Copy link
Collaborator

fixes #750

I changed it to PByte in the one place I knew needed to be changed, then just propagated from the compile errors from there. I tested on Linux and Windows, no idea about Mac (you'll know at compile time -- maybe Mac uses some file that never gets compiled on the other platforms).

This needed changes in quite a lot of places (all of which seem to have buffer size parameters though, so it should be fine?).

I've deliberately not included the fixes for the Makefile, see #786.

@barbeque-squared barbeque-squared merged commit 37c066c into master Dec 24, 2023
2 checks passed
@barbeque-squared barbeque-squared deleted the fix-audio-playback-buffer branch December 24, 2023 09:33
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

Successfully merging this pull request may close these issues.

Windows crashes on certain audio formats
1 participant