crayolon.portamod
Class FastTracker2

java.lang.Object
  extended by crayolon.portamod.FastTracker2

public class FastTracker2
extends java.lang.Object


Constructor Summary
FastTracker2()
           
 
Method Summary
static java.lang.String ascii_text(byte[] buffer, int offset, int length)
           
static boolean is_xm(byte[] header_60_bytes)
           
static Module load_xm(byte[] header_60_bytes, java.io.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,
                             java.io.DataInput data_input)
                      throws java.io.IOException
Throws:
java.io.IOException

ascii_text

public static java.lang.String ascii_text(byte[] buffer,
                                          int offset,
                                          int length)


processing library PortaMod by Brendan Ratliff. (c) 2009