This PR sets midi-bank-select and polyphony values to their defaults: gs and 256, respectively.
PrBoom+ used to have typos that meant default values were used for midi-bank-select and polyphony and that was fine. https://github.com/coelckers/prboom-plus/commit/495fd599b11283617bbc6ef966e7dbd709fc61c5 fixed the typos, so PrBoom+ started using poorly chosen values that cause notes to drop or cut out and disables GS features if a MIDI file uses them.
This PR sets midi-bank-select and polyphony values to their defaults: gs and 256, respectively.
PrBoom+ used to have typos that meant default values were used for midi-bank-select and polyphony and that was fine. https://github.com/coelckers/prboom-plus/commit/495fd599b11283617bbc6ef966e7dbd709fc61c5 fixed the typos, so PrBoom+ started using poorly chosen values that cause notes to drop or cut out and disables GS features if a MIDI file uses them.
Download this: polyphony.zip
Listen to the trombone that plays in the left channel. If it cuts out, the polyphony is set too low.
References: