| Trees | Index | Help |
|
|---|
|
__builtin__.object:
The most base type
PMIDI.Composer.CommandFactory:
Factory class that generates MIDI commands from simple values.
PMIDI.Composer.Measure:
Class that represents a single measure for a voice.
PMIDI.Composer.Note:
Class that represents a single note in a measure.
PMIDI.Composer.Sequencer:
Class the encapsulates the functions necessary to generate and play
short MIDI sequences.
PMIDI.Composer.Song:
Class that wraps the dirty details of creating and sequencing MIDI
instructions in order to play a song.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
PMIDI.Composer.Voice:
Class that represents a single voice in a song.
PMIDI.Composer.Drums:
Class that acts as a set of drums.
PMIDI.Composer.Instrument:
Class that represents a single, melodic instrument.
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 22 16:24:35 2005 | http://epydoc.sf.net |