- deepCopy() - Method in class metdetection.beat.BeatTrackingModelState
-
Create a deep copy of this BeatTrackingModelState.
- deepCopy() - Method in class metdetection.beat.fromfile.FromFileBeatTrackingModelState
-
- deepCopy() - Method in class metdetection.meter.fromfile.FromFileMetricalModelState
-
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfg
-
Get a deep copy of this grammar.
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgMeasure
-
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
-
- deepCopy() - Method in interface metdetection.meter.lpcfg.MetricalLpcfgNode
-
Get a deep copy of this node.
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgNonterminal
-
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgProbabilityTracker
-
Get a deep copy of this probability tracker.
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgTerminal
-
Return a copy of this terminal.
- deepCopy() - Method in class metdetection.meter.lpcfg.MetricalLpcfgTree
-
Get a deep copy of this tree.
- deepCopy() - Method in class metdetection.meter.MetricalModelState
-
Create a deep copy of this HierarchyModelState.
- DEFAULT_BEAT_TRACKER - Static variable in class metdetection.Runner
-
The default beat tracker to use.
- DEFAULT_HIERARCHY_MODEL - Static variable in class metdetection.Runner
-
The default hierarchy model to use.
- DEFAULT_VOICE_SPLITTER - Static variable in class metdetection.Runner
-
The default voice splitter to use.
- denominator - Variable in class metdetection.time.TimeSignature
-
The denominator of the time signature.
- deserialize(File) - Static method in class metdetection.meter.lpcfg.MetricalLpcfg
-
Load a grammar from a serialized file.
- divisions - Variable in class metdetection.parsing.QuantisationMeter
-
The number of divisions per quarter note to use when measuring.
- DummyNoteEventParser - Class in metdetection.parsing
-
A DummyNoteEventParser
is used to save memory when we don't really care about
the actual notes being parsed.
- DummyNoteEventParser() - Constructor for class metdetection.parsing.DummyNoteEventParser
-