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

Request for help with an SDL Sound Issue #121

Closed
SuperBadger77 opened this issue Feb 5, 2024 · 3 comments
Closed

Request for help with an SDL Sound Issue #121

SuperBadger77 opened this issue Feb 5, 2024 · 3 comments

Comments

@SuperBadger77
Copy link

Hi,

This is a bit of a long shot but wondering if you could offer any advice. There is a port of BeebEm as a core on RecalBox: https://wiki.recalbox.com/en/emulators/computers/bbc-micro/beebem. It currently works really well except for there is no sound due to an SDL issue. I've tried to help diagnose it and included the logs documented here:
https://gitlab.com/recalbox/recalbox/-/issues/2052
The error we are getting is:
beebem.txt
[2023/11/28 19:00:32.697] {BEEBEM} (ERROR) : [Sound] Error creating SDL2 sound streamer
So just wondering if there is anything obvious that needs to be checked with this error to resolve?
If there is nothing that you can see then please close this issue.
Thanks
Rik

@chrisn
Copy link
Collaborator

chrisn commented Feb 5, 2024

BeebEm Linux and BeebEm Windows are separate codebases, and there's no SDL support in this repo, so I'm not sure I can help. I don't know which is the most up to date Linux version. The RecalBox wiki links to a private GitLab repo. but there's also https://github.com/stardot/beebem and many others.

@SuperBadger77
Copy link
Author

Ah no worries - thanks for the response. I'll check the other ones out.

@sai2791
Copy link
Contributor

sai2791 commented Feb 6, 2024

You might also want to have a look at b-em https://github.com/stardot/b-em which uses SDL2 and already has sound working

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

3 participants