org.herac.tuxguitar.player
class SoundBankImpl extends Object implements Soundbank
| Constructor Summary | |
|---|---|
| SoundBankImpl() | |
| Method Summary | |
|---|---|
| String | getDescription() |
| Instrument | getInstrument(Patch patch) |
| Instrument[] | getInstruments() |
| String | getName() |
| SoundbankResource[] | getResources() |
| String | getVendor() |
| String | getVersion() |