Mindwerks / wildmidi

WildMIDI is a simple software midi player which has a core softsynth library that can be used with other applications.
https://github.com/Mindwerks/wildmidi
Other
201 stars 41 forks source link

_WM_get_patch_data - find patch with neareset patchid instead of returning NULL #254

Closed yotam-medini closed 6 days ago

yotam-medini commented 2 weeks ago

Currently playing the 65 seconds https://www.cpdl.org/wiki/images/f/f8/349_Jesu_meiner_Freuden_Freude.mid (see: https://cpdl.org/wiki/index.php/Jesu,_meiner_Freuden_Freude,_BWV_360_(Johann_Sebastian_Bach) produces silence, at least on my "Linux Mint 21.3 Virginia" system. With this commit it plays well with some alternative patches.

psi29a commented 6 days ago

Looks alright to me; thanks @yotam-medini