- reducedPattern - Variable in class metdetection.meter.lpcfg.MetricalLpcfgTerminal
-
The pattern of quantums that make up this terminal, in fully reduced form.
- removeFinishedNotes() - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
-
- removeFrequency(Map<Integer, Integer>, int) - Static method in class metdetection.utils.SmoothingUtils
-
Remove one count from the given frequency in the given Map.
- removeHead(Measure, String, MetricalLpcfgHead, MetricalLpcfgHead, MetricalLpcfgNonterminal.MetricalLpcfgLevel) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
-
Remove a head mapping.
- removeMeasureHead(Measure, MetricalLpcfgHead) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
-
Remove measure head length mapping.
- removeTransition(Measure, String, MetricalLpcfgHead, String, MetricalLpcfgNonterminal.MetricalLpcfgLevel) - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
-
Remove a transition mapping.
- run() - Method in interface metdetection.parsing.EventParser
-
Parses the events from the loaded music file.
- run() - Method in class metdetection.parsing.KernEventParser
-
Parse the loaded file to the loaded NoteEventParser.
- run() - Method in class metdetection.parsing.MidiEventParser
-
Parses the events from the loaded MIDI file through to the NoteTracker.
- Runner - Class in metdetection
-
The Runner
class is the interface which runs all of the different parts
of the beattracking project directly.
- Runner() - Constructor for class metdetection.Runner
-