| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Sequencer
Midi sequencer that sends midi events to system midi devices using PyGame's interface to Portmidi.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
| playing | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Queries available devices. Returns list of pairs
|
Plays a list of events through the output device. Delta times between the events are preserved, but the first event is played immediately, or after the given offset (in miliseconds) |
|
|||
playing
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |