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

Allow SDL2 to be used for GTK3 builds #11

Open
jobbautista9 opened this issue Sep 9, 2022 · 1 comment
Open

Allow SDL2 to be used for GTK3 builds #11

jobbautista9 opened this issue Sep 9, 2022 · 1 comment

Comments

@jobbautista9
Copy link

Currently you're stuck with ALSA, PulseAudio, and JACK as options for sound backends when using the gtk3 version. I think the sound code for GTK3 should be replaced with one that uses SDL2 instead, which supports more sound backends like sndio.

@myon98
Copy link
Owner

myon98 commented Sep 9, 2022

Hi, thanks for taking interest. Lots of very questionable implementation choices in this project comes from me wanting to explore various APIs back then (otherwise why the hell should this have a horribly written custom D3D9/OpenGLES rendering engine for fmdsp??). I can't say when it will be implemented, but I do agree that having a SDL audio backend should be better.

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

No branches or pull requests

2 participants