| Package | Description | 
|---|---|
| ibxm | 
| Modifier and Type | Field and Description | 
|---|---|
| private Sample | Channel. sample | 
| private Sample[] | Instrument. samples | 
| Modifier and Type | Method and Description | 
|---|---|
| Sample | Instrument. get_sample_from_key(int key) | 
| Sample | Instrument. get_sample(int sample_index) | 
| private static Sample | FastTracker2. read_xm_sample(byte[] sample_headers,
              int sample_idx,
              java.io.DataInput data_input) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Instrument. set_sample(int sample_index,
          Sample sample) |