public class SBCreator
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SBCreator.SF2SoundBankResult
Sound bank result for the instruments
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DRUMSINSTRUMENTNAME |
| Constructor and Description |
|---|
SBCreator() |
| Modifier and Type | Method and Description |
|---|---|
gervill.SF2Soundbank |
createSimpleSoundBank(SampleMapping[] mapping) |
SBCreator.SF2SoundBankResult |
createSoundBank(IEditableInstrument instrument) |
public static final java.lang.String DRUMSINSTRUMENTNAME
public gervill.SF2Soundbank createSimpleSoundBank(SampleMapping[] mapping) throws java.lang.Exception
java.lang.Exceptionpublic SBCreator.SF2SoundBankResult createSoundBank(IEditableInstrument instrument) throws java.lang.Exception
java.lang.Exception