Skip to content

Fix regression with stuttery audio after suspend#64

Merged
WinterMute merged 2 commits intodevkitPro:switch-sdl-2.28from
rsn8887:switch-sdl-2.28
Mar 24, 2024
Merged

Fix regression with stuttery audio after suspend#64
WinterMute merged 2 commits intodevkitPro:switch-sdl-2.28from
rsn8887:switch-sdl-2.28

Conversation

@rsn8887
Copy link
Copy Markdown

@rsn8887 rsn8887 commented Mar 23, 2024

The switch from audren back to audout caused a regression where audio is scratchy/stuttery after suspend, i.e. when the Switch is put to sleep and woken up while homebrew is playing audio.

This was a longstanding issue and one of the reasons why cpasjuste switched from audout to audren years ago.

Unless there are compelling issues to use audout instead of audren, and the scratchy audio on wake from suspend can be fixed, we should stick with audren.

Description

Reverted the commits that switched from audren back to audout.

Existing Issue(s)

None.

@rsn8887
Copy link
Copy Markdown
Author

rsn8887 commented Mar 23, 2024

I tested with a few homebrew (UAE4All2, ScummVM) that this indeed fixes the broken scratchy and stuttery audio after resuming from suspend.

@WinterMute WinterMute merged commit 78899b6 into devkitPro:switch-sdl-2.28 Mar 24, 2024
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