A B C D E F G H I J K L M N O P Q R S T U V W 

H

handleIncoming(List<MidiNote>) - Method in class metdetection.beat.BeatTrackingModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.beat.fromfile.FromFileBeatTrackingModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.generic.MidiModel
This method takes as input some List of MidiNotes, and then does some work on the notes, updating its list of hypotheses in the process.
handleIncoming(List<MidiNote>) - Method in class metdetection.generic.MidiModelState
Return a TreeSet of all of the possible MidiModelStates which we could tansition into given the List of MidiNotes.
handleIncoming(List<MidiNote>) - Method in class metdetection.joint.JointModel
 
handleIncoming(List<MidiNote>) - Method in class metdetection.joint.JointModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.meter.fromfile.FromFileMetricalModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.meter.MetricalModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.voice.fromfile.FromFileVoiceSplittingModel
 
handleIncoming(List<MidiNote>) - Method in class metdetection.voice.fromfile.FromFileVoiceSplittingModelState
 
handleIncoming(List<MidiNote>) - Method in class metdetection.voice.VoiceSplittingModelState
 
handleIndicator(String, int) - Method in class metdetection.parsing.KernEventParser
Handle the given indicator read from the **kern file.
hasBegun - Variable in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
A List of whether each given voice has begun yet.
hashCode() - Method in class metdetection.beat.Beat
 
hashCode() - Method in class metdetection.meter.lpcfg.MetricalLpcfgHead
 
hashCode() - Method in class metdetection.meter.lpcfg.MetricalLpcfgTerminal
 
hashCode() - Method in class metdetection.meter.Measure
 
hashCode() - Method in class metdetection.time.KeySignature
 
hashCode() - Method in class metdetection.time.Tempo
 
hashCode() - Method in class metdetection.time.TimeSignature
 
headMap - Variable in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
The map used for modeling: p(head(nonterminal) | measure, nonterminal, parentHeadLength)
hierarchyState - Variable in class metdetection.joint.JointModelState
The HierarchyModel to use in our joint model.
hypothesisStates - Variable in class metdetection.joint.JointModel
The hypothesis states at the current stage.
A B C D E F G H I J K L M N O P Q R S T U V W