Package bodhidharma.midi_parsing.multi_dimensional_features

Class Summary
BasicPitchHistogramFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
BeatHistogramFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
FeatureMultiDimensional An abstract class for holding a feature with a multiple values.
FifthsPitchHistogramFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
InitialTimeSignatureFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
MelodicIntervalHistogramFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
NotePrevalenceOfPitchedInstrumentsFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
NotePrevalenceOfUnpitchedInstrumentsFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
PitchClassDistributionFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
PitchedInstrumentsPresentFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
TimePrevalenceOfPitchedInstrumentsFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.
UnpitchedInstrumentsPresentFeature Each object of this class calculates the value of a single multi-dimensional feature (described in the getDescription method) and stores it.