symphonia_core

Module dsp

Source
Expand description

The dsp module provides efficient implementations of common signal processing algorithms.

Modulesยง

  • The complex module implements a 32-bit floating point complex number.
  • The fft module implements the Fast Fourier Transform (FFT).
  • The mdct module implements the Modified Discrete Cosine Transform (MDCT).