Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it posible to include a percussion instrument? #7

Open
sanxofon opened this issue Oct 17, 2018 · 1 comment
Open

Is it posible to include a percussion instrument? #7

sanxofon opened this issue Oct 17, 2018 · 1 comment

Comments

@sanxofon
Copy link

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!

@earboxer
Copy link
Contributor

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants