- valueOf(String) - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState.MetricalLpcfgMatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgNonterminal.MetricalLpcfgLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgNonterminal.MetricalLpcfgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgQuantum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState.MetricalLpcfgMatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgNonterminal.MetricalLpcfgLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgNonterminal.MetricalLpcfgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum metdetection.meter.lpcfg.MetricalLpcfgQuantum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- velocity - Variable in class metdetection.utils.MidiNote
-
The velocity of this note.
- VERBOSE - Static variable in class metdetection.Main
-
- Voice - Class in metdetection.voice
-
A Voice
is a node in the LinkedList representing a
voice.
- Voice(MidiNote, Voice) - Constructor for class metdetection.voice.Voice
-
Create a new Voice with the given previous voice.
- Voice(MidiNote) - Constructor for class metdetection.voice.Voice
-
Create a new Voice.
- voices - Variable in class metdetection.voice.fromfile.FromFileVoiceSplittingModelState
-
A List of the Voices present in this state, generated from the MIDI directly.
- VoiceSplittingModel - Class in metdetection.voice
-
A
VoiceSplittingModel
is any
MidiModel
which is used
to split MIDI data into seperate voices.
- VoiceSplittingModel() - Constructor for class metdetection.voice.VoiceSplittingModel
-
- VoiceSplittingModelState - Class in metdetection.voice
-
A
VoiceSplittingModelState
is a
MidiModelState
which contains
a List of
Voice
s into which the incoming MIDI data has been split.
- VoiceSplittingModelState() - Constructor for class metdetection.voice.VoiceSplittingModelState
-
- voiceState - Variable in class metdetection.beat.BeatTrackingModelState
-
The VoiceSplittingModelState which these hierarchies will be based on.
- voiceState - Variable in class metdetection.joint.JointModelState
-
The VoiceSplittingModel to use in our joint model.
- voiceState - Variable in class metdetection.meter.MetricalModelState
-
The VoiceSplittingModelState which these hierarchies will be based on.