| Package | Description | 
|---|---|
| ibxm | 
| Modifier and Type | Field and Description | 
|---|---|
| private Pattern | Module. default_pattern | 
| private Pattern[] | Module. patterns | 
| Modifier and Type | Method and Description | 
|---|---|
| Pattern | Module. get_pattern_from_sequence(int sequence_index) | 
| Pattern | Module. get_pattern(int pattern_index) | 
| private static Pattern | ProTracker. read_mod_pattern(java.io.DataInput data_input,
                int num_channels) | 
| private static Pattern | ScreamTracker3. read_s3m_pattern(byte[] s3m_file,
                int pattern_idx,
                int[] channel_map) | 
| private static Pattern | FastTracker2. read_xm_pattern(java.io.DataInput data_input,
               int num_channels) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Module. set_pattern(int pattern_index,
           Pattern pattern) |