Hello,
How does the fft and especially the inverse fft know when to "start"?
I'm trying to do some phase manipulation and som overlap experiments, so i'm trying to write the phase and mag to memorywriters and then having them played back, at different points.
Is there any way to force the iFFT to start at a certain point, or is it all just running continously, aligned up with the FFTsize beginning from first sample when the sound is run on the pacarana?
Is the solution to use the FrameSynchronizers or are they just a sofisticated delay implementaion?