mingus.midi.midi_events¶
-
mingus.midi.midi_events.
BALANCE
¶ Attribute of type: int
8
-
mingus.midi.midi_events.
BANK_SELECT
¶ Attribute of type: int
0
-
mingus.midi.midi_events.
BREATH_CONTROLLER
¶ Attribute of type: int
2
-
mingus.midi.midi_events.
CHANNEL_AFTERTOUCH
¶ Attribute of type: int
13
-
mingus.midi.midi_events.
CONTROLLER
¶ Attribute of type: int
11
-
mingus.midi.midi_events.
COPYRIGHT_NOTICE
¶ Attribute of type: str
'\x02'
-
mingus.midi.midi_events.
CUE_POINT
¶ Attribute of type: str
'\x07'
-
mingus.midi.midi_events.
DATA_ENTRY_MSB
¶ Attribute of type: int
6
-
mingus.midi.midi_events.
EFFECT_CONTROL_1
¶ Attribute of type: int
12
-
mingus.midi.midi_events.
EFFECT_CONTROL_2
¶ Attribute of type: int
13
-
mingus.midi.midi_events.
END_OF_TRACK
¶ Attribute of type: str
'/'
-
mingus.midi.midi_events.
EXPRESSION_CONTROLLER
¶ Attribute of type: int
11
-
mingus.midi.midi_events.
FILE_HEADER
¶ Attribute of type: str
'MThd'
-
mingus.midi.midi_events.
FOOT_CONTROLLER
¶ Attribute of type: int
4
-
mingus.midi.midi_events.
INSTRUMENT_NAME
¶ Attribute of type: str
'\x04'
-
mingus.midi.midi_events.
KEY_SIGNATURE
¶ Attribute of type: str
'Y'
-
mingus.midi.midi_events.
LYRICS
¶ Attribute of type: str
'\x05'
-
mingus.midi.midi_events.
MAIN_VOLUME
¶ Attribute of type: int
7
-
mingus.midi.midi_events.
MARKER
¶ Attribute of type: str
'\x06'
-
mingus.midi.midi_events.
META_EVENT
¶ Attribute of type: str
'\xff'
-
mingus.midi.midi_events.
MIDI_CHANNEL_PREFIX
¶ Attribute of type: str
' '
-
mingus.midi.midi_events.
MODULATION
¶ Attribute of type: int
1
-
mingus.midi.midi_events.
NOTE_AFTERTOUCH
¶ Attribute of type: int
10
-
mingus.midi.midi_events.
NOTE_OFF
¶ Attribute of type: int
8
-
mingus.midi.midi_events.
NOTE_ON
¶ Attribute of type: int
9
-
mingus.midi.midi_events.
PAN
¶ Attribute of type: int
10
-
mingus.midi.midi_events.
PITCH_BEND
¶ Attribute of type: int
14
-
mingus.midi.midi_events.
PORTAMENTO_TIME
¶ Attribute of type: int
5
-
mingus.midi.midi_events.
PROGRAM_CHANGE
¶ Attribute of type: int
12
-
mingus.midi.midi_events.
SEQUENCE_NUMBER
¶ Attribute of type: str
'\x00'
-
mingus.midi.midi_events.
SET_TEMPO
¶ Attribute of type: str
'Q'
-
mingus.midi.midi_events.
SMPTE_OFFSET
¶ Attribute of type: str
'T'
-
mingus.midi.midi_events.
TEXT_EVENT
¶ Attribute of type: str
'\x01'
-
mingus.midi.midi_events.
TIME_SIGNATURE
¶ Attribute of type: str
'X'
-
mingus.midi.midi_events.
TRACK_HEADER
¶ Attribute of type: str
'MTrk'
-
mingus.midi.midi_events.
TRACK_NAME
¶ Attribute of type: str
'\x03'