- calculateMicroSecondsPerQuarter(byte[]) - Static method in class metdetection.time.Tempo
-
Calculate the number of microseconds per quarter note based on the given data array.
- CHANNEL_MASK - Static variable in class metdetection.parsing.MidiEventParser
-
The mask for reading the channel number from a MidiMessage.
- checkConglomerateBeatMatch(LinkedList<MidiNote>) - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
-
Check for a conglomerate beat match.
- children - Variable in class metdetection.meter.lpcfg.MetricalLpcfgNonterminal
-
A List of the children of this node.
- close() - Method in class metdetection.beat.BeatTrackingModelState
-
- close() - Method in class metdetection.beat.fromfile.FromFileBeatTrackingModelState
-
- close() - Method in class metdetection.generic.MidiModel
-
This method is called to tell the given model that the input has finished and to flush out all
of its states.
- close() - Method in class metdetection.generic.MidiModelState
-
Return a TreeSet of all of the possible MidiModelStates which we could tansition into
when the input closes.
- close() - Method in class metdetection.joint.JointModel
-
- close() - Method in class metdetection.joint.JointModelState
-
- close() - Method in class metdetection.meter.fromfile.FromFileMetricalModelState
-
- close() - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
-
- close() - Method in class metdetection.meter.MetricalModelState
-
- close(long, long) - Method in class metdetection.utils.MidiNote
-
Turns off this note at the given time and tick.
- close() - Method in class metdetection.voice.fromfile.FromFileVoiceSplittingModel
-
- close() - Method in class metdetection.voice.fromfile.FromFileVoiceSplittingModelState
-
- close() - Method in class metdetection.voice.VoiceSplittingModelState
-
- compareTo(Beat) - Method in class metdetection.beat.Beat
-
- compareTo(FromFileBeatTrackingModelState) - Method in class metdetection.beat.fromfile.FromFileBeatTrackingModelState
-
- compareTo(JointModelState) - Method in class metdetection.joint.JointModelState
-
- compareTo(FromFileMetricalModelState) - Method in class metdetection.meter.fromfile.FromFileMetricalModelState
-
- compareTo(MetricalLpcfgHead) - Method in class metdetection.meter.lpcfg.MetricalLpcfgHead
-
- compareTo(MetricalLpcfgMetricalModelState) - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
-
- compareTo(MetricalLpcfgTerminal) - Method in class metdetection.meter.lpcfg.MetricalLpcfgTerminal
-
- compareTo(Measure) - Method in class metdetection.meter.Measure
-
- compareTo(MidiNote) - Method in class metdetection.utils.MidiNote
-
- compareTo(FromFileVoiceSplittingModelState) - Method in class metdetection.voice.fromfile.FromFileVoiceSplittingModelState
-
- compareTo(Voice) - Method in class metdetection.voice.Voice
-
- completedNotes - Variable in class metdetection.parsing.NoteListGenerator
-
A list of MidiNotes which have already been closed.
- correctVoice - Variable in class metdetection.utils.MidiNote
-
The gold standard voice which this note came from.