| Trees | Index | Help |
|
|---|
| Package PMIDI :: Module Composer :: Class CommandFactory |
|
object --+
|
CommandFactory
| Method Summary | |
|---|---|
Classmethod. (Class method) | |
Classmethod. (Class method) | |
Classmethod. (Class method) | |
Inherited from object:
__init__,
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Class Method Details |
|---|
MIDINote(self, attack, pitch, channel)Classmethod. Create a MIDI note on/off command.
|
MIDITempo(self, val)Classmethod. Create a MIDI tempo command.
|
MIDIVoice(self, instrument, channel)Classmethod. Create a MIDI change program command.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 22 16:24:34 2005 | http://epydoc.sf.net |