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

B

baseLength - Variable in class metdetection.meter.lpcfg.MetricalLpcfgTerminal
The base length of this terminal, used to normalize in MetricalLpcfgTerminal.getHead().
Beat - Class in metdetection.beat
A Beat represents a single MIDI beat.
Beat() - Constructor for class metdetection.beat.Beat
Create a new default Beat, at time, tick, and measure 0 and beat 0.
Beat(int, int, long, long) - Constructor for class metdetection.beat.Beat
Standard constructor for all fields.
beat - Variable in class metdetection.beat.Beat
The beat number on which this Beat lies (measured in 32nd notes)
beatMatches - Variable in class metdetection.meter.lpcfg.MetricalLpcfgMetricalModelState
The number of times a beat match has been found.
beats - Variable in class metdetection.beat.fromfile.FromFileBeatTrackingModelState
A List of the Beats generated from the given TimeTracker.
beatsPerMeasure - Variable in class metdetection.meter.lpcfg.MetricalLpcfgGenerator
The number of beats per measure, used in the MetricalLpcfgGenerator.parseSong(JointModel, TimeTracker) method.
beatsPerMeasure - Variable in class metdetection.meter.Measure
The number of beats this measure is divided into in the grammar.
beatState - Variable in class metdetection.joint.JointModelState
The BeatTrackingModel to use in our joint model.
beatState - Variable in class metdetection.meter.MetricalModelState
The BeatTrackingModelState which we are modeling jointly with.
BeatTrackingModelState - Class in metdetection.beat
A BeatTrackingModelState is a MidiModelState which contains a List of Beats which has been created from the incoming MIDI data.
BeatTrackingModelState() - Constructor for class metdetection.beat.BeatTrackingModelState
 
A B C D E F G H I J K L M N O P Q R S T U V W