| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChordSequenceRealizer
A factory class to produce a MIDI file (represented using the midi
library package's EventStream)) from a sequence of tonal
space roots and chord types.
The resulting MIDI file will be tuned so that the realization is justly intoned.
This provides an interface similar to path_to_tones, which renders the path to raw wave data containing sine waves.
|
|||
|
|||
| midi.EventStream |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Creates MIDI data from the path and chord types.
|
Renders MIDI data and writes it out the the given file.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |