| Trees | Indices | Help |
|
|---|
|
|
object --+
|
HarmonicalInputFile
Base class for input files to the harmonical.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Read in an input file. This method detects the type of input and returns an instance of the appropriate subclass.
|
Subclasses must provide this method to create an instance from the lines of data read in from a file. Should take a second argument which will be a dictionary of the global directive values.
|
Subclasses must provide a way of building an audio signal.
|
Subclasses may provide a way of building a tuned midi file.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |