Package

de.sciss

dsp

Permalink

package dsp

Visibility
  1. Public
  2. All

Type Members

  1. trait ConstQ extends AnyRef

    Permalink
  2. sealed trait FastLog extends AnyRef

    Permalink

    Implementation of the ICSILog algorithm as described in O.

    Implementation of the ICSILog algorithm as described in O. Vinyals, G. Friedland, N. Mirghafori "Revisiting a basic function on current CPUs: A fast logarithm implementation with adjustable accuracy" (2007).

    See also

    java.lang.Float#floatToRawIntBits( float )

  3. trait Fourier extends AnyRef

    Permalink
  4. trait MFCC extends AnyRef

    Permalink
  5. trait Resample extends AnyRef

    Permalink
  6. sealed trait Threading extends AnyRef

    Permalink
  7. sealed trait Window extends AnyRef

    Permalink

Value Members

  1. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  2. object Complex

    Permalink
  3. object ConstQ

    Permalink
  4. object FastLog

    Permalink
  5. object Fourier

    Permalink
  6. object MFCC

    Permalink

    Mel-Frequency Cepstrum Coefficients.

  7. object Perceptive

    Permalink
  8. object Resample

    Permalink
  9. object Threading

    Permalink
  10. object Util

    Permalink

    This is a helper object containing utility functions for common math operations and constants

  11. object Window

    Permalink
  12. object WindowedSincFilter

    Permalink

Ungrouped