Reports

Here are some reports about the engineering work behind ZL Audio :)

Posts in 2026
  • zldsp::fft

    Tuesday, August 04, 2026 in Reports

    zldsp::fft is a header-only C++ Fast Fourier Transform (FFT) library built with Google Highway. zldsp::fft is licensed under Apache-2.0 license. You can obtain the source code at GitHub. zldsp::fft supports SSE2/SSE4/AVX2/NEON SIMD targets and both …

    Read more