There is something in opeframework similar to “fft.inverse” de minim in processing
Ah right! I checked the ofxMaxim examples but didn’t see any for inverse FFT. Now I see it has both maxiFFT
and maxiIFFT
classes.
Yeah, the documentation for ofxMaxim is not very thorough, but there are lots of hidden things in the library and it’s a very powerful library indeed if one is willing to go and peek into the behind the scenes.