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

Audio: Add more settings #649

Merged
merged 6 commits into from
Nov 28, 2024
Merged

Audio: Add more settings #649

merged 6 commits into from
Nov 28, 2024

Conversation

wheremyfoodat
Copy link
Owner

Adds some audio-related settings to both the regular frontends and the libretro core

  • A volume slider that lets the user control the emulator volume, as well as letting them amplify audio (Using a logarithmic volume scale and a hard clipper). This allows users to control the audio volume from within the app (Which is particularly important on MacOS due to Mac not having an OS volume mixer) as well as letting them boost the game audio above normal volume.
  • A mute audio setting
  • A setting to control whether AAC audio is enabled, for debugging & researching which games use AAC and for which tracks.

@wheremyfoodat wheremyfoodat merged commit 547d47d into master Nov 28, 2024
14 checks passed
@wheremyfoodat wheremyfoodat deleted the volume branch November 28, 2024 20:02
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.

1 participant