Skip to content

Updated noise fft handling via fftw

Andrew Heather requested to merge feature-noise-fft into develop

Updated the noise FFT:

  • now uses the real to half-complex transform
  • only creates and destroys the fftw plan once

Merge request reports