midi-player
midi-player copied to clipboard
Is it posible to include a percussion instrument?
Is there any percussion instrument for midi-player? How could I create some files like this:
- 116_General_MIDI_Percussion.js
- 116_General_MIDI_Percussion.data
Is this even posible? I know percussion sets use other output channel (In my case Channel 9) and are processed differently
Thank you for this awesome player!
This project uses https://github.com/zz85/wild-web-midi/ (a port of https://github.com/Mindwerks/wildmidi) , which uses freepats, which it looks like has a drum kit sound bank already available.
http://freepats.zenvoid.org/Percussion/acoustic-drum-kit.html
Probably this question would be better asked at https://github.com/zz85/wild-web-midi/