Synthesizer all instruments contained in the specified Soundbank.
@param soundbank the Soundbank whose are instruments areto be loaded
@return true if the instruments are all successfully loaded (oralready had been), false if any instrument could not be loaded (for example, if the Synthesizer had insufficient memory)
@throws IllegalArgumentException if the requested soundbank isincompatible with this synthesizer.
@see #isSoundbankSupported
@see #loadInstrument
@see #loadInstruments
| |
| |