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

Change the sound effects mixer (used for UI sounds) to mix on top of main output #17703

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jul 12, 2023

Instead of using push_samples. This means that it has to do its own sample rate conversion, which it now does.

This will make it possible to later play "Achievement unlocked" sounds on top of gameplay.

See #17631

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Jul 12, 2023
@hrydgard hrydgard added this to the v1.16.0 milestone Jul 12, 2023
@hrydgard hrydgard merged commit 277790f into master Jul 12, 2023
@hrydgard hrydgard deleted the sound-effects-mixer branch July 12, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant