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

miyoo: Enable ALSA audio driver and default to it #13814

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

jSTE0
Copy link
Contributor

@jSTE0 jSTE0 commented Apr 1, 2022

Description

Enable ALSA to provide an audio backend for Miyoo that can report its buffer status, allowing auto frame skip to work on cores that support it.

Change the default sample rate to 32000Hz as the previous default of 32730Hz is derived from the 3DS and does not make sense on this platform.

Related Issues

Related Pull Requests

Reviewers

@jdgleaver @salvacam

Enable it as it does not freeze. This provides an audio backend that
can report its buffer status, allowing auto frame skip to work on cores
that support it.

Do not build or include alsathread as it results in choppy audio.
Similarly, leave tinyalsa disabled as it plays back at a higher pitch
and is also choppy.

Change the default sample rate to 32000Hz as the previous default of
32730Hz is derived from the 3DS.
@inactive123 inactive123 merged commit fccef55 into libretro:master Apr 2, 2022
@jSTE0 jSTE0 deleted the miyoo-alsa branch April 2, 2022 22:25
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.

2 participants