Packagede.popforge.audio.processor.bitboy.formats.xm
Classpublic final class XMInstrument



Public Properties
 PropertyDefined by
  header : XMInstrumentHeader
XMInstrument
  index : int
XMInstrument
  sample : XMSample
XMInstrument
  sampleHeader : XMSampleHeader
XMInstrument
Public Methods
 MethodDefined by
  
XMInstrument(stream:ByteArray, index:int)
XMInstrument
  
toString():String
XMInstrument
Property detail
headerproperty
public var header:XMInstrumentHeader
indexproperty 
public var index:int
sampleproperty 
public var sample:XMSample
sampleHeaderproperty 
public var sampleHeader:XMSampleHeader
Constructor detail
XMInstrument()constructor
public function XMInstrument(stream:ByteArray, index:int)Parameters
stream:ByteArray
 
index:int
Method detail
toString()method
public function toString():String

Returns
String