coelckers / prboom-plus

This is a cleaned up copy of the PrBoom+ SVN repository as a courtesy for those interested in forking that port
290 stars 117 forks source link

PortMidi: Send "reset all controllers" when song loops #562

Closed ceski-1 closed 1 year ago

ceski-1 commented 1 year ago

This replaces the "hold pedal off" behavior when a song loops. Vanilla Doom and other source ports use "reset all controllers" instead. Credit to @rfomin for the suggestion.