| Trees | Indices | Help |
|
|---|
|
|
The modules follows the following naming convention:
The MidiIn modules reads midi content for a specific type of stream. Ie. a file or a midi port. It then generates events and triggers them on a MidiOutStream.
The MidiOut modules are event handlers, that reacts to events generated by a a Midi in module.
The base class for input streams.
The base class for the output streams.
A collection of functions that converts the special data types used in midi files to and from strings.
A collection of constants from the midi spec.
|
|||
__package__ = Nonehash(x) |
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 12 11:24:19 2012 | http://epydoc.sourceforge.net |