Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Saving the results of inverse FFT as an audio file

$
0
0

Hi there, I have just recently (last night, really) started using Processing and the Minim library with the intention to do some sound processing. The idea is to load an audio file (both for live and offline analysis), use FFT, adjust some frequencies, use inverse FFT and produce and audio file both for immediate playback and writing to disk. I'm really struggling with saving the results of the buffer that the IFFT populates! I can see in the spectrum visualization that the right frequencies are adjusted and all seems fine, but this is the part where I'm not exactly sure what to do. Currently I am mostly looking into the offlineAnalysis example, because doing these things offline is a bit more important for now than doing them live.


Viewing all articles
Browse latest Browse all 2896

Trending Articles