I have recently implemented a MIDI Beatbox from the code in Head First Java and would really like to do more with Java's MIDI capabilities. I thought that I might start by adding more, non-percussive instruments to the existing code, but I cannot seem to find a straightforward listing of the available instruments and their int
keys.
Does such a listing exist anywhere for theSoundbank
that ships with the JDK?
DYM like this?
Output