public class Pattern extends Object
int
num_rows
Pattern()
void
get_note(int[] note, int index)
next_note(int data_offset, int[] note)
set_pattern_data(byte[] data)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int num_rows
public Pattern()
public void set_pattern_data(byte[] data)
public void get_note(int[] note, int index)
public int next_note(int data_offset, int[] note)