ibxm.Instrument.Instrument |
( |
) | |
|
int ibxm.Instrument.get_num_samples |
( |
) | |
|
Envelope ibxm.Instrument.get_panning_envelope |
( |
) | |
|
Sample ibxm.Instrument.get_sample |
( |
int |
sample_index) | |
|
Sample ibxm.Instrument.get_sample_from_key |
( |
int |
key) | |
|
Envelope ibxm.Instrument.get_volume_envelope |
( |
) | |
|
void ibxm.Instrument.set_key_to_sample |
( |
int |
key, |
|
|
int |
sample |
|
) |
| |
void ibxm.Instrument.set_num_samples |
( |
int |
num_samples) | |
|
void ibxm.Instrument.set_panning_envelope |
( |
Envelope |
envelope) | |
|
void ibxm.Instrument.set_sample |
( |
int |
sample_index, |
|
|
Sample |
sample |
|
) |
| |
void ibxm.Instrument.set_volume_envelope |
( |
Envelope |
envelope) | |
|
String ibxm.Instrument.name |
int ibxm.Instrument.vibrato_depth |
int ibxm.Instrument.vibrato_type |
boolean ibxm.Instrument.volume_envelope_active |
int ibxm.Instrument.volume_fade_out |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/ibxm/Instrument.java