crayolon.portamod
Class NoteData

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

public class NoteData
extends java.lang.Object


Field Summary
 int channel
           
 int currentrealrow
           
 int currentrow
           
 int currentseq
           
 int effect
           
 int effparam
           
 int inst
           
 int note
           
 int seqlength
           
 long timestamp
           
 int vol
           
 
Constructor Summary
NoteData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

currentseq

public int currentseq

seqlength

public int seqlength

currentrow

public int currentrow

currentrealrow

public int currentrealrow

channel

public int channel

note

public int note

inst

public int inst

vol

public int vol

effect

public int effect

effparam

public int effparam

timestamp

public long timestamp
Constructor Detail

NoteData

public NoteData()


processing library PortaMod by Brendan Ratliff. (c) 2009