devela::_dep::symphonia::core

Module dsp

Available on crate feature dep_symphonia only.
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).