| Trees | Indices | Help |
|
|---|
|
|
object --+
|
InputReader --+
|
BulkInput --+
|
SegmentedMidiBulkInput
A CSV file containing midi file paths and the parameters for segmenting each one.
May store an index of a gold analysis with each input. This should appear in column 4. If these are given, the first line of the file should specify the path to the sequence input file as follows:
GOLD: <relative path>
Columns: filename, time unit, tick offset, ignore (bool, optional), gold id (int, optional)
|
|||
|
INPUT_TYPE Input wrapper for MIDI files with extra information about segmentation, in the form it's needed for the Raphael and Stoddard model and midi supertagging models: that is, offset (start of first bar) and bar length. |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
FILE_INPUT_OPTIONS = [ModuleOption('truncate', filter= int, he
|
|||
SHELL_TOOLS = BulkInput.SHELL_TOOLS+ [tools.PlayBulkMidiChunks
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
|
|
|||
FILE_INPUT_OPTIONS
|
SHELL_TOOLS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |