| Package | Description |
|---|---|
| net.heberling.clanlord.bard.parser |
| Modifier and Type | Field and Description |
|---|---|
InstrumentParameter |
Note.instrument |
| Modifier and Type | Method and Description |
|---|---|
static InstrumentParameter[] |
InstrumentParameter.getAllInstrumentParameters() |
InstrumentParameter |
MusicQueue.getInstrument() |
static InstrumentParameter |
InstrumentParameter.getInstrument(int instrument) |
| Constructor and Description |
|---|
MusicQueue(InstrumentParameter instrument,
int melodyChannel,
int chordChannel) |
Note(int position,
int noteOffset,
int vel,
int channel,
InstrumentParameter instrument) |
Copyright © 2021 Markus Heberling. All rights reserved.