yvesgurcan/web-midi-player

Bug: channel 16 plays as drums (should only be channel 10)

Opened this issue · 0 comments

Environment

  • Version of web-midi-player: 1.4.1
  • Browser: Chrome 106
  • Operating system: macOS Monterey 12.5
  • Device model: M1 MBP 2021

Bug

When playing notes on channel 16, they play using a drum kit patch. This should only happen on channel 10. It seems to be happening on channels 10 and 16.

Expected behavior

Notes on channel 10 are played using the drum patches, and notes on channel 16 are regular MIDI notes using the othe regular patches.

Example/Screenshots

channel16.mid.zip

Here is a MIDI file of only notes playing on channel 16. At least in Chrome, this tries to load a bunch of MT32 drum .pat files and plays it with a drum patch.