| Trees | Indices | Help |
|
|---|
|
|
object --+
|
EventFactory
EventFactory is a factory for getting MIDI events out of a data stream.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
EventRegistry =
|
|||
MetaEventRegistry =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Reads bytes out of a data stream and returns a representation of the next MIDI event. All events in a stream should be read in turn using the same EventFactory, which keeps track of things like running status.
|
|
|||
EventRegistry
|
MetaEventRegistry
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |