|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.interpreter.sampled.midi.VoiceRecord
public class VoiceRecord
Constructor Summary | |
---|---|
VoiceRecord()
|
Method Summary | |
---|---|
int |
getExclusiveClass()
|
int |
getKeyFrom()
|
int |
getKeyTo()
|
java.lang.String |
getName()
|
int |
getVelocityFrom()
|
int |
getVelocityTo()
|
Variable |
getVoice()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VoiceRecord()
Method Detail |
---|
public java.lang.String getName()
public int getExclusiveClass()
public int getVelocityTo()
public int getVelocityFrom()
public int getKeyTo()
public int getKeyFrom()
public Variable getVoice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |