public class FastTracker2
extends java.lang.Object
| Constructor and Description | 
|---|
FastTracker2()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
is_xm(byte[] header_60_bytes)  | 
static Module | 
load_xm(byte[] header_60_bytes,
       java.io.DataInput data_input)  | 
public static boolean is_xm(byte[] header_60_bytes)
public static Module load_xm(byte[] header_60_bytes, java.io.DataInput data_input) throws java.io.IOException
java.io.IOException