public interface PartWithCommon
The following features are supported:
EsxPackage.getPartWithCommon()
Modifier and Type | Method and Description |
---|---|
AmpEg |
getAmpEg()
Returns the value of the 'Amp Eg' attribute.
|
BpmSync |
getBpmSync()
Returns the value of the 'Bpm Sync' attribute.
|
byte |
getCutoff()
Returns the value of the 'Cutoff' attribute.
|
byte |
getEgIntensity()
Returns the value of the 'Eg Intensity' attribute.
|
byte |
getEgTime()
Returns the value of the 'Eg Time' attribute.
|
FilterType |
getFilterType()
Returns the value of the 'Filter Type' attribute.
|
FxSelect |
getFxSelect()
Returns the value of the 'Fx Select' attribute.
|
FxSend |
getFxSend()
Returns the value of the 'Fx Send' attribute.
|
byte |
getModDepth()
Returns the value of the 'Mod Depth' attribute.
|
ModDest |
getModDest()
Returns the value of the 'Mod Dest' attribute.
|
byte |
getModSpeed()
Returns the value of the 'Mod Speed' attribute.
|
ModType |
getModType()
Returns the value of the 'Mod Type' attribute.
|
byte |
getPan()
Returns the value of the 'Pan' attribute.
|
byte |
getReservedBitAfterModDepth()
Returns the value of the 'Reserved Bit After Mod Depth' attribute.
|
byte |
getResonance()
Returns the value of the 'Resonance' attribute.
|
Roll |
getRoll()
Returns the value of the 'Roll' attribute.
|
void |
setAmpEg(AmpEg value)
Sets the value of the '
Amp Eg ' attribute. |
void |
setBpmSync(BpmSync value)
Sets the value of the '
Bpm Sync ' attribute. |
void |
setCutoff(byte value)
Sets the value of the '
Cutoff ' attribute. |
void |
setEgIntensity(byte value)
Sets the value of the '
Eg Intensity ' attribute. |
void |
setEgTime(byte value)
Sets the value of the '
Eg Time ' attribute. |
void |
setFilterType(FilterType value)
Sets the value of the '
Filter Type ' attribute. |
void |
setFxSelect(FxSelect value)
Sets the value of the '
Fx Select ' attribute. |
void |
setFxSend(FxSend value)
Sets the value of the '
Fx Send ' attribute. |
void |
setModDepth(byte value)
Sets the value of the '
Mod Depth ' attribute. |
void |
setModDest(ModDest value)
Sets the value of the '
Mod Dest ' attribute. |
void |
setModSpeed(byte value)
Sets the value of the '
Mod Speed ' attribute. |
void |
setModType(ModType value)
Sets the value of the '
Mod Type ' attribute. |
void |
setPan(byte value)
Sets the value of the '
Pan ' attribute. |
void |
setReservedBitAfterModDepth(byte value)
Sets the value of the '
Reserved Bit After Mod Depth ' attribute. |
void |
setResonance(byte value)
Sets the value of the '
Resonance ' attribute. |
void |
setRoll(Roll value)
Sets the value of the '
Roll ' attribute. |
AmpEg getAmpEg()
AmpEg
.
If the meaning of the 'Amp Eg' attribute isn't clear, there really should be more of a description here...
AmpEg
,
setAmpEg(AmpEg)
,
EsxPackage.getPartWithCommon_AmpEg()
void setAmpEg(AmpEg value)
Amp Eg
' attribute.
value
- the new value of the 'Amp Eg' attribute.AmpEg
,
getAmpEg()
BpmSync getBpmSync()
BpmSync
.
If the meaning of the 'Bpm Sync' attribute isn't clear, there really should be more of a description here...
BpmSync
,
setBpmSync(BpmSync)
,
EsxPackage.getPartWithCommon_BpmSync()
void setBpmSync(BpmSync value)
Bpm Sync
' attribute.
value
- the new value of the 'Bpm Sync' attribute.BpmSync
,
getBpmSync()
byte getCutoff()
If the meaning of the 'Cutoff' attribute isn't clear, there really should be more of a description here...
setCutoff(byte)
,
EsxPackage.getPartWithCommon_Cutoff()
void setCutoff(byte value)
Cutoff
' attribute.
value
- the new value of the 'Cutoff' attribute.getCutoff()
byte getEgIntensity()
If the meaning of the 'Eg Intensity' attribute isn't clear, there really should be more of a description here...
setEgIntensity(byte)
,
EsxPackage.getPartWithCommon_EgIntensity()
void setEgIntensity(byte value)
Eg Intensity
' attribute.
value
- the new value of the 'Eg Intensity' attribute.getEgIntensity()
byte getEgTime()
If the meaning of the 'Eg Time' attribute isn't clear, there really should be more of a description here...
setEgTime(byte)
,
EsxPackage.getPartWithCommon_EgTime()
void setEgTime(byte value)
Eg Time
' attribute.
value
- the new value of the 'Eg Time' attribute.getEgTime()
FilterType getFilterType()
FilterType
.
If the meaning of the 'Filter Type' attribute isn't clear, there really should be more of a description here...
FilterType
,
setFilterType(FilterType)
,
EsxPackage.getPartWithCommon_FilterType()
void setFilterType(FilterType value)
Filter Type
' attribute.
value
- the new value of the 'Filter Type' attribute.FilterType
,
getFilterType()
FxSelect getFxSelect()
FxSelect
.
If the meaning of the 'Fx Select' attribute isn't clear, there really should be more of a description here...
FxSelect
,
setFxSelect(FxSelect)
,
EsxPackage.getPartWithCommon_FxSelect()
void setFxSelect(FxSelect value)
Fx Select
' attribute.
value
- the new value of the 'Fx Select' attribute.FxSelect
,
getFxSelect()
FxSend getFxSend()
FxSend
.
If the meaning of the 'Fx Send' attribute isn't clear, there really should be more of a description here...
FxSend
,
setFxSend(FxSend)
,
EsxPackage.getPartWithCommon_FxSend()
void setFxSend(FxSend value)
Fx Send
' attribute.
value
- the new value of the 'Fx Send' attribute.FxSend
,
getFxSend()
byte getModDepth()
If the meaning of the 'Mod Depth' attribute isn't clear, there really should be more of a description here...
setModDepth(byte)
,
EsxPackage.getPartWithCommon_ModDepth()
void setModDepth(byte value)
Mod Depth
' attribute.
value
- the new value of the 'Mod Depth' attribute.getModDepth()
ModDest getModDest()
ModDest
.
If the meaning of the 'Mod Dest' attribute isn't clear, there really should be more of a description here...
ModDest
,
setModDest(ModDest)
,
EsxPackage.getPartWithCommon_ModDest()
void setModDest(ModDest value)
Mod Dest
' attribute.
value
- the new value of the 'Mod Dest' attribute.ModDest
,
getModDest()
byte getModSpeed()
If the meaning of the 'Mod Speed' attribute isn't clear, there really should be more of a description here...
setModSpeed(byte)
,
EsxPackage.getPartWithCommon_ModSpeed()
void setModSpeed(byte value)
Mod Speed
' attribute.
value
- the new value of the 'Mod Speed' attribute.getModSpeed()
ModType getModType()
ModType
.
If the meaning of the 'Mod Type' attribute isn't clear, there really should be more of a description here...
ModType
,
setModType(ModType)
,
EsxPackage.getPartWithCommon_ModType()
void setModType(ModType value)
Mod Type
' attribute.
value
- the new value of the 'Mod Type' attribute.ModType
,
getModType()
byte getPan()
If the meaning of the 'Pan' attribute isn't clear, there really should be more of a description here...
setPan(byte)
,
EsxPackage.getPartWithCommon_Pan()
void setPan(byte value)
Pan
' attribute.
value
- the new value of the 'Pan' attribute.getPan()
byte getReservedBitAfterModDepth()
If the meaning of the 'Reserved Bit After Mod Depth' attribute isn't clear, there really should be more of a description here...
setReservedBitAfterModDepth(byte)
,
EsxPackage.getPartWithCommon_ReservedBitAfterModDepth()
void setReservedBitAfterModDepth(byte value)
Reserved Bit After Mod Depth
' attribute.
value
- the new value of the 'Reserved Bit After Mod Depth' attribute.getReservedBitAfterModDepth()
byte getResonance()
If the meaning of the 'Resonance' attribute isn't clear, there really should be more of a description here...
setResonance(byte)
,
EsxPackage.getPartWithCommon_Resonance()
void setResonance(byte value)
Resonance
' attribute.
value
- the new value of the 'Resonance' attribute.getResonance()
Roll getRoll()
Roll
.
If the meaning of the 'Roll' attribute isn't clear, there really should be more of a description here...
Roll
,
setRoll(Roll)
,
EsxPackage.getPartWithCommon_Roll()