public interface GlobalParameters
The following features are supported:
Memory Protect Enabled
Reserved Byte
Arpeggiator Control
Audio In Mode
Midi Clock
Note Message Enabled
System Ex Enabled
Control Change Enabled
Program Change Enabled
Reserved Bits After Program Change Enabled
Pitch Bend Range
Midi Channels
Part Note Numbers
Midi Control Change Assignments
Reserved Long
Pattern Set Parameters
EsxPackage.getGlobalParameters()
Modifier and Type | Method and Description |
---|---|
ArpeggiatorControl |
getArpeggiatorControl()
Returns the value of the 'Arpeggiator Control' attribute.
|
AudioInMode |
getAudioInMode()
Returns the value of the 'Audio In Mode' attribute.
|
EnabledFlag |
getControlChangeEnabled()
Returns the value of the 'Control Change Enabled' attribute.
|
EnabledFlag |
getMemoryProtectEnabled()
Returns the value of the 'Memory Protect Enabled' attribute.
|
|
getMidiChannels()
Returns the value of the 'Midi Channels' containment reference list.
|
MidiClock |
getMidiClock()
Returns the value of the 'Midi Clock' attribute.
|
|
getMidiControlChangeAssignments()
Returns the value of the 'Midi Control Change Assignments' containment reference list.
|
EnabledFlag |
getNoteMessageEnabled()
Returns the value of the 'Note Message Enabled' attribute.
|
|
getPartNoteNumbers()
Returns the value of the 'Part Note Numbers' containment reference list.
|
|
getPatternSetParameters()
Returns the value of the 'Pattern Set Parameters' containment reference list.
|
PitchBendRange |
getPitchBendRange()
Returns the value of the 'Pitch Bend Range' attribute.
|
EnabledFlag |
getProgramChangeEnabled()
Returns the value of the 'Program Change Enabled' attribute.
|
byte |
getReservedBitsAfterProgramChangeEnabled()
Returns the value of the 'Reserved Bits After Program Change Enabled' attribute.
|
byte |
getReservedByte()
Returns the value of the 'Reserved Byte' attribute.
|
long |
getReservedLong()
Returns the value of the 'Reserved Long' attribute.
|
EnabledFlag |
getSystemExEnabled()
Returns the value of the 'System Ex Enabled' attribute.
|
void |
init(byte[] b) |
void |
setArpeggiatorControl(ArpeggiatorControl value)
Sets the value of the '
Arpeggiator Control ' attribute. |
void |
setAudioInMode(AudioInMode value)
Sets the value of the '
Audio In Mode ' attribute. |
void |
setControlChangeEnabled(EnabledFlag value)
Sets the value of the '
Control Change Enabled ' attribute. |
void |
setMemoryProtectEnabled(EnabledFlag value)
Sets the value of the '
Memory Protect Enabled ' attribute. |
void |
setMidiClock(MidiClock value)
Sets the value of the '
Midi Clock ' attribute. |
void |
setNoteMessageEnabled(EnabledFlag value)
Sets the value of the '
Note Message Enabled ' attribute. |
void |
setPitchBendRange(PitchBendRange value)
Sets the value of the '
Pitch Bend Range ' attribute. |
void |
setProgramChangeEnabled(EnabledFlag value)
Sets the value of the '
Program Change Enabled ' attribute. |
void |
setReservedBitsAfterProgramChangeEnabled(byte value)
Sets the value of the '
Reserved Bits After Program Change Enabled ' attribute. |
void |
setReservedByte(byte value)
Sets the value of the '
Reserved Byte ' attribute. |
void |
setReservedLong(long value)
Sets the value of the '
Reserved Long ' attribute. |
void |
setSystemExEnabled(EnabledFlag value)
Sets the value of the '
System Ex Enabled ' attribute. |
byte[] |
toByteArray() |
EnabledFlag getMemoryProtectEnabled()
EnabledFlag
.
If the meaning of the 'Memory Protect Enabled' attribute isn't clear, there really should be more of a description here...
EnabledFlag
,
setMemoryProtectEnabled(EnabledFlag)
,
EsxPackage.getGlobalParameters_MemoryProtectEnabled()
void setMemoryProtectEnabled(EnabledFlag value)
Memory Protect Enabled
' attribute.
value
- the new value of the 'Memory Protect Enabled' attribute.EnabledFlag
,
getMemoryProtectEnabled()
byte getReservedByte()
If the meaning of the 'Reserved Byte' attribute isn't clear, there really should be more of a description here...
setReservedByte(byte)
,
EsxPackage.getGlobalParameters_ReservedByte()
void setReservedByte(byte value)
Reserved Byte
' attribute.
value
- the new value of the 'Reserved Byte' attribute.getReservedByte()
ArpeggiatorControl getArpeggiatorControl()
ArpeggiatorControl
.
If the meaning of the 'Arpeggiator Control' attribute isn't clear, there really should be more of a description here...
ArpeggiatorControl
,
setArpeggiatorControl(ArpeggiatorControl)
,
EsxPackage.getGlobalParameters_ArpeggiatorControl()
void setArpeggiatorControl(ArpeggiatorControl value)
Arpeggiator Control
' attribute.
value
- the new value of the 'Arpeggiator Control' attribute.ArpeggiatorControl
,
getArpeggiatorControl()
AudioInMode getAudioInMode()
AudioInMode
.
If the meaning of the 'Audio In Mode' attribute isn't clear, there really should be more of a description here...
AudioInMode
,
setAudioInMode(AudioInMode)
,
EsxPackage.getGlobalParameters_AudioInMode()
void setAudioInMode(AudioInMode value)
Audio In Mode
' attribute.
value
- the new value of the 'Audio In Mode' attribute.AudioInMode
,
getAudioInMode()
MidiClock getMidiClock()
MidiClock
.
If the meaning of the 'Midi Clock' attribute isn't clear, there really should be more of a description here...
MidiClock
,
setMidiClock(MidiClock)
,
EsxPackage.getGlobalParameters_MidiClock()
void setMidiClock(MidiClock value)
Midi Clock
' attribute.
value
- the new value of the 'Midi Clock' attribute.MidiClock
,
getMidiClock()
EnabledFlag getNoteMessageEnabled()
EnabledFlag
.
If the meaning of the 'Note Message Enabled' attribute isn't clear, there really should be more of a description here...
EnabledFlag
,
setNoteMessageEnabled(EnabledFlag)
,
EsxPackage.getGlobalParameters_NoteMessageEnabled()
void setNoteMessageEnabled(EnabledFlag value)
Note Message Enabled
' attribute.
value
- the new value of the 'Note Message Enabled' attribute.EnabledFlag
,
getNoteMessageEnabled()
EnabledFlag getSystemExEnabled()
EnabledFlag
.
If the meaning of the 'System Ex Enabled' attribute isn't clear, there really should be more of a description here...
EnabledFlag
,
setSystemExEnabled(EnabledFlag)
,
EsxPackage.getGlobalParameters_SystemExEnabled()
void setSystemExEnabled(EnabledFlag value)
System Ex Enabled
' attribute.
value
- the new value of the 'System Ex Enabled' attribute.EnabledFlag
,
getSystemExEnabled()
EnabledFlag getControlChangeEnabled()
EnabledFlag
.
If the meaning of the 'Control Change Enabled' attribute isn't clear, there really should be more of a description here...
EnabledFlag
,
setControlChangeEnabled(EnabledFlag)
,
EsxPackage.getGlobalParameters_ControlChangeEnabled()
void setControlChangeEnabled(EnabledFlag value)
Control Change Enabled
' attribute.
value
- the new value of the 'Control Change Enabled' attribute.EnabledFlag
,
getControlChangeEnabled()
EnabledFlag getProgramChangeEnabled()
EnabledFlag
.
If the meaning of the 'Program Change Enabled' attribute isn't clear, there really should be more of a description here...
EnabledFlag
,
setProgramChangeEnabled(EnabledFlag)
,
EsxPackage.getGlobalParameters_ProgramChangeEnabled()
void setProgramChangeEnabled(EnabledFlag value)
Program Change Enabled
' attribute.
value
- the new value of the 'Program Change Enabled' attribute.EnabledFlag
,
getProgramChangeEnabled()
byte getReservedBitsAfterProgramChangeEnabled()
If the meaning of the 'Reserved Bits After Program Change Enabled' attribute isn't clear, there really should be more of a description here...
setReservedBitsAfterProgramChangeEnabled(byte)
,
EsxPackage.getGlobalParameters_ReservedBitsAfterProgramChangeEnabled()
void setReservedBitsAfterProgramChangeEnabled(byte value)
Reserved Bits After Program Change Enabled
' attribute.
value
- the new value of the 'Reserved Bits After Program Change Enabled' attribute.getReservedBitsAfterProgramChangeEnabled()
PitchBendRange getPitchBendRange()
PitchBendRange
.
If the meaning of the 'Pitch Bend Range' attribute isn't clear, there really should be more of a description here...
PitchBendRange
,
setPitchBendRange(PitchBendRange)
,
EsxPackage.getGlobalParameters_PitchBendRange()
void setPitchBendRange(PitchBendRange value)
Pitch Bend Range
' attribute.
value
- the new value of the 'Pitch Bend Range' attribute.PitchBendRange
,
getPitchBendRange()
getMidiChannels()
MidiChannelType
.
If the meaning of the 'Midi Channels' containment reference list isn't clear, there really should be more of a description here...
EsxPackage.getGlobalParameters_MidiChannels()
getPartNoteNumbers()
PartNoteNumber
.
If the meaning of the 'Part Note Numbers' containment reference list isn't clear, there really should be more of a description here...
EsxPackage.getGlobalParameters_PartNoteNumbers()
getMidiControlChangeAssignments()
MidiControlChangeAssignment
.
If the meaning of the 'Midi Control Change Assignments' containment reference list isn't clear, there really should be more of a description here...
EsxPackage.getGlobalParameters_MidiControlChangeAssignments()
long getReservedLong()
If the meaning of the 'Reserved Long' attribute isn't clear, there really should be more of a description here...
setReservedLong(long)
,
EsxPackage.getGlobalParameters_ReservedLong()
void setReservedLong(long value)
Reserved Long
' attribute.
value
- the new value of the 'Reserved Long' attribute.getReservedLong()
getPatternSetParameters()
PatternSetParameter
.
If the meaning of the 'Pattern Set Parameters' containment reference list isn't clear, there really should be more of a description here...
EsxPackage.getGlobalParameters_PatternSetParameters()
void init(byte[] b)
byte[] toByteArray()