surikov / webaudiofont

Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
https://surikov.github.io/webaudiofont/
GNU General Public License v3.0
891 stars 92 forks source link

pitch-bend range (sensitivity) #95

Closed page200 closed 1 year ago

page200 commented 1 year ago

This pull request takes pitch-bend range (sensitivity) messages into account in MIDIFile.js. Fixes issue #93 with midiplayer.html. Not tested on other examples.