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

Address findings from issue #1475 #1486

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Address findings from issue #1475 #1486

wants to merge 4 commits into from

Conversation

derselbst
Copy link
Member

This addresses the findings of issue #1475, in particular:

  • Update the documentation about the load shell comand
  • Revise error handling of the load shell command
  • Allow drum channels to profit from Bank Offsets by longer ignoring MSB Bank changes for drum channels (second try after allow bank changes on drum channels #176)
  • Make the preset fallback logic on drum channels more predictable, to migitage my concerns in 883b640. I.e. instead of directly falling back to preset 128:0, we are now falling back to bank 128, while keeping the currently set program. And only if that fails as well, we pick the standard drum kit at 128:0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FluidSynth MIDI player sometimes fails to find presets in SoundFont on bank > 0
1 participant