public interface PartKeyboard extends Part, PartWithCommon, PartWithSample, PartWithSequenceDataGate, PartWithSlice
The following features are supported:
EsxPackage.getPartKeyboard()
Modifier and Type | Method and Description |
---|---|
byte |
getGlide()
Returns the value of the 'Glide' attribute.
|
SequenceDataNote |
getSequenceDataNote()
Returns the value of the 'Sequence Data Note' containment reference.
|
void |
init(byte[] b) |
void |
setGlide(byte value)
Sets the value of the '
Glide ' attribute. |
void |
setSequenceDataNote(SequenceDataNote value)
Sets the value of the '
Sequence Data Note ' containment reference. |
byte[] |
toByteArray() |
getLabel, getLevel, getMotionSequenceStatus, getSampleLabel, setLevel, setMotionSequenceStatus
getAmpEg, getBpmSync, getCutoff, getEgIntensity, getEgTime, getFilterType, getFxSelect, getFxSend, getModDepth, getModDest, getModSpeed, getModType, getPan, getReservedBitAfterModDepth, getResonance, getRoll, setAmpEg, setBpmSync, setCutoff, setEgIntensity, setEgTime, setFilterType, setFxSelect, setFxSend, setModDepth, setModDest, setModSpeed, setModType, setPan, setReservedBitAfterModDepth, setResonance, setRoll
getReservedBitsAfterReverse, getReverse, getSampleLabel, getSamplePointer, getStartPoint, setReservedBitsAfterReverse, setReverse, setSamplePointer, setStartPoint
getSequenceDataGate, setSequenceDataGate
getReservedByte, getSliceNumber, setReservedByte, setSliceNumber
byte getGlide()
If the meaning of the 'Glide' attribute isn't clear, there really should be more of a description here...
setGlide(byte)
,
EsxPackage.getPartKeyboard_Glide()
void setGlide(byte value)
Glide
' attribute.
value
- the new value of the 'Glide' attribute.getGlide()
SequenceDataNote getSequenceDataNote()
If the meaning of the 'Sequence Data Note' containment reference isn't clear, there really should be more of a description here...
setSequenceDataNote(SequenceDataNote)
,
EsxPackage.getPartKeyboard_SequenceDataNote()
void setSequenceDataNote(SequenceDataNote value)
Sequence Data Note
' containment reference.
value
- the new value of the 'Sequence Data Note' containment reference.getSequenceDataNote()
void init(byte[] b)
byte[] toByteArray()