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

Added per-sound channel individual volume core options (#223) #226

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

eadmaster
Copy link

I've tested the new core options with some games and verified they do not break savestates and rewind.
I'll surely do more testing on Android after this PR gets merged.

Added per-sound channel individual volume core options (libretro#223)

fixed PSG Noise channel volume scaling

reworked PSG volume scaling formula, cleanups (libretro#223)

reworked MD volume scaling formula

added preproc tests for libretro (libretro#223)

added first implementation of SMS FM (YM2413) channel volume scaling (libretro#223)

added core option Show Advanced Audio Volume Settings

use USE_PER_SOUND_CHANNELS_CONFIG CFLAG for the new core options

changed volumes array types to avoid casting (libretro#223)

minor fixes
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