gleitz / midi-js-soundfonts

Pre-rendered General MIDI soundfonts that can be used immediately with MIDI.js
http://blog.gleitzman.com/post/63283830260/midi-js-playing-audio-in-the-browser-with-javascript
MIT License
678 stars 148 forks source link

which Soundfonts have only one frequency? #4

Closed ryanwhite04 closed 8 years ago

ryanwhite04 commented 10 years ago

I was listening to them, and i noticed that even though all the bird tweets are different, they are all basically the same frequency, i was wondering if you could tell me which of the others are like this, (i'm guessing it's probably all of the sound effects, and maybe a few others) because i would rather just load the one note into all of the note names to decrease the size file size of these instruments. Bird tweets is now about 17 kb instead of over 1mb.

Also on a side note, are you working on anymore, like the percussion range, because i have no idea how to use all of that stuff to make my own soundfonts in base 64.

Thanks