Uses of Package
as.clynx.audio.statistic

Packages that use as.clynx.audio.statistic
as.clynx.audio.statistic   
as.clynx.gui   
as.clynx.gui.analysis   
as.clynx.util   
 

Classes in as.clynx.audio.statistic used by as.clynx.audio.statistic
AbstractAnalyser
          The abstract class AbstractAnalyser.java is extended by all classes which analyse an audiofile for normalization. the result is a max and min value, which is passed to the normalizer.
AbstractMeanCalc
          The interface AbstractMeanCalc.java defines a mean calculation.
 

Classes in as.clynx.audio.statistic used by as.clynx.gui
AbstractAnalyser
          The abstract class AbstractAnalyser.java is extended by all classes which analyse an audiofile for normalization. the result is a max and min value, which is passed to the normalizer.
 

Classes in as.clynx.audio.statistic used by as.clynx.gui.analysis
AbstractAnalyser
          The abstract class AbstractAnalyser.java is extended by all classes which analyse an audiofile for normalization. the result is a max and min value, which is passed to the normalizer.
 

Classes in as.clynx.audio.statistic used by as.clynx.util
AbstractAnalyser
          The abstract class AbstractAnalyser.java is extended by all classes which analyse an audiofile for normalization. the result is a max and min value, which is passed to the normalizer.