|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcrayolon.portamod.NoteData
public class NoteData
| 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 |
|---|
public int currentseq
public int seqlength
public int currentrow
public int currentrealrow
public int channel
public int note
public int inst
public int vol
public int effect
public int effparam
public long timestamp
| Constructor Detail |
|---|
public NoteData()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||