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

Use psemek-audio instead of OpenAL #97

Merged
merged 90 commits into from
Dec 29, 2023
Merged

Use psemek-audio instead of OpenAL #97

merged 90 commits into from
Dec 29, 2023

Conversation

jhasse
Copy link
Owner

@jhasse jhasse commented Jan 5, 2023

https://lisyarus.github.io/blog/programming/2022/10/15/audio-mixing.html

TODO:

  • Check what happens on devices without a sound card
  • OGG streaming performance not good enough on iOS
  • Implement Sound::isPlaying
  • Fix FIXMEs

Also fixes #65.

jhasse added 28 commits July 6, 2023 00:19
…hread since we pushed the wrong item for removal
It seems SDL_AUDIO requires SDL_EVENTS now, too.
@jhasse jhasse merged commit fd1bd19 into master Dec 29, 2023
8 checks passed
@jhasse jhasse deleted the psemek-audio branch December 29, 2023 11:30
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.

Download OpenAL Soft using CPM.cmake
1 participant