public interface PartAudioIn extends Part, PartWithCommon, PartWithSequenceData, PartWithSequenceDataGate
The following features are supported:
EsxPackage.getPartAudioIn()
Modifier and Type | Method and Description |
---|---|
byte |
getReservedBitsByte7()
Returns the value of the 'Reserved Bits Byte7' attribute.
|
void |
init(byte[] b) |
void |
setReservedBitsByte7(byte value)
Sets the value of the '
Reserved Bits Byte7 ' attribute. |
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
getSequenceData, setSequenceData
getSequenceDataGate, setSequenceDataGate
byte getReservedBitsByte7()
If the meaning of the 'Reserved Bits Byte7' attribute isn't clear, there really should be more of a description here...
setReservedBitsByte7(byte)
,
EsxPackage.getPartAudioIn_ReservedBitsByte7()
void setReservedBitsByte7(byte value)
Reserved Bits Byte7
' attribute.
value
- the new value of the 'Reserved Bits Byte7' attribute.getReservedBitsByte7()
void init(byte[] b)
byte[] toByteArray()