Uses of Class
com.icdif.audio.analysis.DetectionFunction

Packages that use DetectionFunction
com.icdif.audio.analysis   
 

Uses of DetectionFunction in com.icdif.audio.analysis
 

Subclasses of DetectionFunction in com.icdif.audio.analysis
 class PhaseDeviation
          A class that detects the onset using the PhaseDeviation (PD) method originally proposed by Bello et al and later refined by Simon Dixon by using weighting (WPD)
 class SpectralDifference
          This class is meant to do the calculations needed to obtain a spectral difference (or spectral flux) function.