Collection of constants representing the different meta event types
Located in /Event/MetaEventType.php (line 22)
CHANNEL_PREFIX
= 0x20
(line 90)
COPYRIGHT_NOTICE
= 0x02
(line 41)
Adds a copyright notice to a track; should be in the first track chunk
CUE_POINT
= 0x07
(line 71)
DEVICE_NAME
= 0x09
(line 77)
END_OF_TRACK
= 0x2F
(line 84)
Signifies the end of the track; should always be the last event of each track
INSTRUMENT_NAME
= 0x04
(line 53)
KEY_SIGNATURE
= 0x59
(line 114)
Sets the key signature
LYRICS
= 0x05
(line 59)
MARKER
= 0x06
(line 65)
SEQUENCER_SPECIFIC
= 0x7F
(line 120)
Sequencer specific events
SEQUENCE_NUMBER
= 0x00
(line 28)
SET_TEMPO
= 0x51
(line 96)
Sets the tempo
SMPTE_OFFSET
= 0x54
(line 102)
TEXT_EVENT
= 0x01
(line 34)
Adds generic text content to a track
TIME_SIGNATURE
= 0x58
(line 108)
Sets the time signature
TRACK_NAME
= 0x03
(line 47)
Name of the track
UNKNOWN
= -1
(line 122)
Documentation generated on Sun, 25 Oct 2009 22:38:18 -0700 by phpDocumentor 1.4.3