Trees | Indices | Help |
|
---|
|
object --+ | Event --+ | MetaEvent
MetaEvent is a special subclass of Event that is not meant to be used as a concrete class. It defines a subset of Events known as the Meta events.
|
|||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|
|||
statusmsg = 255
|
|||
metacommand = 0
|
|||
name =
|
|||
allow_running = False
|
|||
data =
Raw data to store in the event |
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Checks whether this is of an event identified by the given status message.
|
Produces an encoding of this event for writing to a MIDI stream. Includes the delta and status message.
|
Reads MIDI data from the track stream, from which the tick and status message have already been read. Removes as many bytes from the track as this event type needs. Sets instance variables according to data read from the stream.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |