Javadoc for slick-ibxm 0
C D E F G H I L M N O P R S T U V

C

c2_rate - Variable in class ibxm.Sample
 
calculate_ampl(int) - Method in class ibxm.Envelope
 
calculate_song_duration() - Method in class ibxm.IBXM
 
Channel - Class in ibxm
 
Channel(Module, int, int[]) - Constructor for class ibxm.Channel
 
channel_gain - Variable in class ibxm.Module
 

D

default_speed - Variable in class ibxm.Module
 
default_tempo - Variable in class ibxm.Module
 
done() - Method in class ibxm.OpenALMODPlayer
Check if the playback is complete.
dump() - Method in class ibxm.Envelope
 

E

Envelope - Class in ibxm
 
Envelope() - Constructor for class ibxm.Envelope
 

F

fast_volume_slides - Variable in class ibxm.Module
 
FastTracker2 - Class in ibxm
 
FastTracker2() - Constructor for class ibxm.FastTracker2
 
fine_tune - Variable in class ibxm.Sample
 
FP_MASK - Static variable in class ibxm.IBXM
 
FP_ONE - Static variable in class ibxm.IBXM
 
FP_SHIFT - Static variable in class ibxm.IBXM
 

G

get_audio(byte[], int) - Method in class ibxm.IBXM
 
get_initial_panning(int) - Method in class ibxm.Module
 
get_instrument(int) - Method in class ibxm.Module
 
get_note(int[], int) - Method in class ibxm.Pattern
 
get_num_channels() - Method in class ibxm.Module
 
get_num_instruments() - Method in class ibxm.Module
 
get_num_patterns() - Method in class ibxm.Module
 
get_num_samples() - Method in class ibxm.Instrument
 
get_panning_envelope() - Method in class ibxm.Instrument
 
get_pattern(int) - Method in class ibxm.Module
 
get_pattern_from_sequence(int) - Method in class ibxm.Module
 
get_sample(int) - Method in class ibxm.Instrument
 
get_sample_from_key(int) - Method in class ibxm.Instrument
 
get_sequence_length() - Method in class ibxm.Module
 
get_volume_envelope() - Method in class ibxm.Instrument
 
global_volume - Variable in class ibxm.Module
 

H

has_finished(int) - Method in class ibxm.Sample
 

I

ibxm - package ibxm
 
IBXM - Class in ibxm
 
IBXM(int) - Constructor for class ibxm.IBXM
 
init() - Method in class ibxm.OpenALMODPlayer
Initialise OpenAL LWJGL styley
Instrument - Class in ibxm
 
Instrument() - Constructor for class ibxm.Instrument
 
is_mod(byte[]) - Static method in class ibxm.ProTracker
 
is_s3m(byte[]) - Static method in class ibxm.ScreamTracker3
 
is_xm(byte[]) - Static method in class ibxm.FastTracker2
 

L

linear_periods - Variable in class ibxm.Module
 
load_mod(byte[], DataInput) - Static method in class ibxm.ProTracker
 
load_s3m(byte[], DataInput) - Static method in class ibxm.ScreamTracker3
 
load_xm(byte[], DataInput) - Static method in class ibxm.FastTracker2
 
loadModule(InputStream) - Static method in class ibxm.OpenALMODPlayer
Load a module using the IBXM
log_2(int) - Static method in class ibxm.LogTable
 
LogTable - Class in ibxm
 
LogTable() - Constructor for class ibxm.LogTable
 
looped - Variable in class ibxm.Envelope
 

M

Module - Class in ibxm
 
Module() - Constructor for class ibxm.Module
 

N

name - Variable in class ibxm.Instrument
 
name - Variable in class ibxm.Sample
 
next_note(int, int[]) - Method in class ibxm.Pattern
 
next_tick(int, boolean) - Method in class ibxm.Envelope
 
num_rows - Variable in class ibxm.Pattern
 

O

OpenALMODPlayer - Class in ibxm
A streaming mod/xm play back system
OpenALMODPlayer() - Constructor for class ibxm.OpenALMODPlayer
 

P

panning - Variable in class ibxm.Sample
 
panning_envelope_active - Variable in class ibxm.Instrument
 
Pattern - Class in ibxm
 
Pattern() - Constructor for class ibxm.Pattern
 
pattern_loop_row - Variable in class ibxm.Channel
 
play(InputStream, boolean, boolean) - Method in class ibxm.OpenALMODPlayer
Play a mod or xm track streamed from the specified location
play(int, InputStream, boolean, boolean) - Method in class ibxm.OpenALMODPlayer
Play a mod or xm track streamed from the specified location
play(Module, int, boolean, boolean) - Method in class ibxm.OpenALMODPlayer
Play a mod or xm track streamed from the specified location
ProTracker - Class in ibxm
 
ProTracker() - Constructor for class ibxm.ProTracker
 

R

raise_2(int) - Static method in class ibxm.LogTable
 
relative_note - Variable in class ibxm.Sample
 
resample(int[], int, int, int) - Method in class ibxm.Channel
 
resample_linear(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
resample_nearest(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
resample_sinc(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
reset() - Method in class ibxm.Channel
 
restart_sequence_index - Variable in class ibxm.Module
 
row(int, int, int, int, int) - Method in class ibxm.Channel
 

S

Sample - Class in ibxm
 
Sample() - Constructor for class ibxm.Sample
 
ScreamTracker3 - Class in ibxm
 
ScreamTracker3() - Constructor for class ibxm.ScreamTracker3
 
seek(int) - Method in class ibxm.IBXM
 
set_initial_panning(int, int) - Method in class ibxm.Module
 
set_instrument(int, Instrument) - Method in class ibxm.Module
 
set_key_to_sample(int, int) - Method in class ibxm.Instrument
 
set_loop_points(int, int) - Method in class ibxm.Envelope
 
set_module(Module) - Method in class ibxm.IBXM
 
set_num_channels(int) - Method in class ibxm.Module
 
set_num_instruments(int) - Method in class ibxm.Module
 
set_num_patterns(int) - Method in class ibxm.Module
 
set_num_points(int) - Method in class ibxm.Envelope
 
set_num_samples(int) - Method in class ibxm.Instrument
 
set_panning(int) - Method in class ibxm.Channel
 
set_panning - Variable in class ibxm.Sample
 
set_panning_envelope(Envelope) - Method in class ibxm.Instrument
 
set_pattern(int, Pattern) - Method in class ibxm.Module
 
set_pattern_data(byte[]) - Method in class ibxm.Pattern
 
set_point(int, int, int) - Method in class ibxm.Envelope
 
set_resampling_quality(int) - Method in class ibxm.IBXM
 
set_sample(int, Sample) - Method in class ibxm.Instrument
 
set_sample_data(short[], int, int, boolean) - Method in class ibxm.Sample
 
set_sequence(int, int) - Method in class ibxm.Module
 
set_sequence_index(int, int) - Method in class ibxm.IBXM
 
set_sequence_length(int) - Method in class ibxm.Module
 
set_sustain_point(int) - Method in class ibxm.Envelope
 
set_volume(int) - Method in class ibxm.Channel
 
set_volume_envelope(Envelope) - Method in class ibxm.Instrument
 
setup(float, float) - Method in class ibxm.OpenALMODPlayer
Setup the playback properties
song_title - Variable in class ibxm.Module
 
stream(int) - Method in class ibxm.OpenALMODPlayer
Stream one section from the mod/xm into an OpenAL buffer
sustain - Variable in class ibxm.Envelope
 

T

tick() - Method in class ibxm.Channel
 

U

update() - Method in class ibxm.OpenALMODPlayer
Poll the bufferNames - check if we need to fill the bufferNames with another section.
update_sample_idx(int) - Method in class ibxm.Channel
 

V

VERSION - Static variable in class ibxm.IBXM
 
vibrato_depth - Variable in class ibxm.Instrument
 
vibrato_rate - Variable in class ibxm.Instrument
 
vibrato_sweep - Variable in class ibxm.Instrument
 
vibrato_type - Variable in class ibxm.Instrument
 
volume - Variable in class ibxm.Sample
 
volume_envelope_active - Variable in class ibxm.Instrument
 
volume_fade_out - Variable in class ibxm.Instrument
 

C D E F G H I L M N O P R S T U V
Javadoc for slick-ibxm 0