ibxm
Class FastTracker2

java.lang.Object
  extended by ibxm.FastTracker2

public class FastTracker2
extends Object


Constructor Summary
FastTracker2()
           
 
Method Summary
static boolean is_xm(byte[] header_60_bytes)
           
static Module load_xm(byte[] header_60_bytes, DataInput data_input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastTracker2

public FastTracker2()
Method Detail

is_xm

public static boolean is_xm(byte[] header_60_bytes)

load_xm

public static Module load_xm(byte[] header_60_bytes,
                             DataInput data_input)
                      throws IOException
Throws:
IOException