int ibxm.Module.get_initial_panning |
( |
int |
channel) | |
|
Instrument ibxm.Module.get_instrument |
( |
int |
instrument_index) | |
|
int ibxm.Module.get_num_channels |
( |
) | |
|
int ibxm.Module.get_num_instruments |
( |
) | |
|
int ibxm.Module.get_num_patterns |
( |
) | |
|
Pattern ibxm.Module.get_pattern |
( |
int |
pattern_index) | |
|
Pattern ibxm.Module.get_pattern_from_sequence |
( |
int |
sequence_index) | |
|
int ibxm.Module.get_sequence_length |
( |
) | |
|
void ibxm.Module.set_initial_panning |
( |
int |
channel, |
|
|
int |
panning |
|
) |
| |
void ibxm.Module.set_instrument |
( |
int |
instrument_index, |
|
|
Instrument |
instrument |
|
) |
| |
void ibxm.Module.set_num_channels |
( |
int |
num_channels) | |
|
void ibxm.Module.set_num_instruments |
( |
int |
num_instruments) | |
|
void ibxm.Module.set_num_patterns |
( |
int |
num_patterns) | |
|
void ibxm.Module.set_pattern |
( |
int |
pattern_index, |
|
|
Pattern |
pattern |
|
) |
| |
void ibxm.Module.set_sequence |
( |
int |
sequence_index, |
|
|
int |
pattern_index |
|
) |
| |
void ibxm.Module.set_sequence_length |
( |
int |
sequence_length) | |
|
int ibxm.Module.default_speed |
int ibxm.Module.global_volume |
boolean ibxm.Module.linear_periods |
int ibxm.Module.restart_sequence_index |
String ibxm.Module.song_title |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/ibxm/Module.java