Uses of Class
com.tagtraum.audiokern.lowlevel.LowLevelFeatureAnalyzer
-
Packages that use LowLevelFeatureAnalyzer Package Description com.tagtraum.audiokern.lowlevel Classes for calculating low level features. -
-
Uses of LowLevelFeatureAnalyzer in com.tagtraum.audiokern.lowlevel
Subclasses of LowLevelFeatureAnalyzer in com.tagtraum.audiokern.lowlevel Modifier and Type Class Description class
RelativeSpectralEntropyMean
RelativeSpectralEntropyMean.class
RMSMean
RMSMean.class
RMSStandardDeviation
RMSStandardDeviation.class
SpectralCentroidMean
SpectralCentroidMean.class
SpectralFluctuationPeak
SpectralFluctuationPeak.class
SpectralFluxMean
SpectralFluxMean.class
SpectralNoveltyMean
SpectralNoveltyMean.class
SpectralNoveltyStandardDeviation
Spectral novelty standard deviation.class
SpectralSpreadMean
SpectralSpreadMean.class
SpectralVariabilityMean
SpectralVariabilityMean.
-