Displaying instruments in Soundbanks

Purpose. All instruments in a soundbank are listed with their patch numbers and names. Optionally, a custom soundbank is loaded.

Usage. 

java DisplaySoundbank [ soundbank ]

Parameters. 

soundbank

the filename of a custom soundbank to be loaded. If not given, the default soundbank is used.

Bugs, limitations. Using a custom soundbank even if no default soundbank is available only works with JDK 1.5.0 and later.

Source code.  DisplaySoundbank.java