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

A

activeNotes - Variable in class metdetection.parsing.NoteListGenerator
A list of the MidiNotes which have not yet been closed.
addChild(MetricalLpcfgNode) - Method in class metdetection.meter.lpcfg.MetricalLpcfgNonterminal
Add a new node as a child of this non-terminal.
addFrequency(Map<Integer, Integer>, int) - Static method in class metdetection.utils.SmoothingUtils
Add one to the count of the given frequency in the given Map.
addHead(Measure, String, MetricalLpcfgHead, MetricalLpcfgHead, MetricalLpcfgNonterminal.MetricalLpcfgLevel) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
Add a new head mapping.
addKeySignatureChange(MidiEvent, MetaMessage) - Method in class metdetection.time.TimeTracker
A KeySignature event was detected.
addKeySignatureChange(long, int, boolean) - Method in class metdetection.time.TimeTracker
Change the key to the given value.
addMatch(MetricalLpcfgMetricalModelState.MetricalLpcfgMatch) - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
Add the given matchType to this model.
addMeasureHead(Measure, MetricalLpcfgHead) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
Add a new measure head length mapping.
addMidiNote(MidiNote) - Method in class metdetection.parsing.MidiWriter
Add the given MidiNote into the MidiWriter.sequence.
addNewVoices(List<MidiNote>) - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
Add new voices into our tracking list MetricalLpcfgMetricalModelState.unfinishedNotes.
addNote(MidiNote, List<Beat>, MetricalLpcfgQuantum[][], int[]) - Method in class metdetection.meter.lpcfg.MetricalLpcfgGenerator
Add the given note into our tracking arrays.
addNote(MidiNote, MetricalLpcfgQuantum[], List<Beat>, int, int) - Static method in class metdetection.meter.lpcfg.MetricalLpcfgTreeFactory
Add the given note into the given quantums array.
addQuantum(MetricalLpcfgQuantum, MetricalLpcfgQuantum[][], int, int, int) - Method in class metdetection.meter.lpcfg.MetricalLpcfgGenerator
Add the given quantum into the quantums array.
addQuantum(MetricalLpcfgQuantum, MetricalLpcfgQuantum[], int) - Static method in class metdetection.meter.lpcfg.MetricalLpcfgTreeFactory
Add the given quatnum into the given index of the given quantums array, if the type overrides that index's current value.
addTempoChange(MidiEvent, MetaMessage) - Method in class metdetection.time.TimeTracker
A Tempo event was detected.
addTempoChange(long, int) - Method in class metdetection.time.TimeTracker
Change the tempo to the given number of quarter notes per minute.
addTimeSignatureChange(MidiEvent, MetaMessage) - Method in class metdetection.time.TimeTracker
A TimeSignature event was detected.
addTimeSignatureChange(long, int, int) - Method in class metdetection.time.TimeTracker
Change the time signature to the given value.
addToGrammar(MetricalLpcfg, MetricalLpcfgGenerator) - Static method in class metdetection.Main
Add the grammar rules from the given generator to the given grammar.
addTransition(Measure, String, MetricalLpcfgHead, String, MetricalLpcfgNonterminal.MetricalLpcfgLevel) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
Add a new transition mapping.
addTree(MetricalLpcfgTree) - Method in class metdetection.meter.lpcfg.MetricalLpcfg
Add a tree to our list of trees (MetricalLpcfg.trees).
allNotesFinished() - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
Check if all of the voices within MetricalLpcfgMetricalModelState.unfinishedNotes are empty.
anacrusisLength - Variable in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
The length of the anacrusis in this state, measured in quantums.
anacrusisLength - Variable in class metdetection.time.TimeTracker
The number of ticks which lie before the first full measure in this song.
argumentError(String) - Static method in class metdetection.Main
An argument error occurred.
argumentError(String) - Static method in class metdetection.utils.Evaluation
Some argument error occurred.
A B C D E F G H I J K L M N O P Q R S T U V W