Class AudioSpectrumFunctions.LinearBackgroundRemoval

    • Constructor Detail

      • LinearBackgroundRemoval

        public LinearBackgroundRemoval​(boolean standardize,
                                       float meanFactor)
        Parameters:
        standardize - standardize results
        meanFactor - factor a peak must be above average, so that it is not cancelled out
      • LinearBackgroundRemoval

        public LinearBackgroundRemoval​(boolean standardize)
      • LinearBackgroundRemoval

        public LinearBackgroundRemoval()