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

Midi volume fixes #527

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Midi volume fixes #527

merged 2 commits into from
Nov 1, 2024

Conversation

ceski-1
Copy link
Contributor

@ceski-1 ceski-1 commented Oct 30, 2024

  1. Some midis neglect to set an initial volume, causing issues when the song loops (e.g. 1994TU.wad map17, drums fade out forever). Vanilla Doom and the OPL emulator reset midi volume at the end of each song loop, so this change does the same for Fluidsynth and Portmidi.

  2. Users continue to report that the volume curve is too loud, so I'm reverting an old change I made. I already did this for Woof and will probably do the same for other ports.

@kraflab
Copy link
Owner

kraflab commented Nov 1, 2024

Thanks 👍

@kraflab kraflab merged commit 687b10b into kraflab:master Nov 1, 2024
5 checks passed
@ceski-1 ceski-1 deleted the midi_volume branch November 1, 2024 16:59
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