MetricalLpcfgNonterminal.type
s of all of the MetricalLpcfgNonterminal.children
of this non-terminal.FromFileBeatTrackingModelState
generates a list of Beat
s, the one
directly generated from the underlying MIDI.FromFileBeatTrackingModelState.beats
list directly from the given
TimeTracker.FromFileHierarchyModelState
grabs the correct metrical structure from the MIDI file and
uses that to construct the proper meter.FromFileVoiceSplittingModel
generates only a single VoiceSplittingModelState
, the one
directly generated from the underlying MIDI using the MidiEventParser.getGoldStandardVoices()
method.EventParser.getGoldStandardVoices()
method.FromFileVoiceSplittingModelState
generates a list of Voice
s, the one
directly generated from the underlying MIDI using the MidiEventParser.getGoldStandardVoices()
method.FromFileVoiceSplittingModelState.voices
directly from the
EventParser.getGoldStandardVoices()
method.