Signal processing: FFT overlap processing resources
问题 Are there any good (if possible scientific) resources available (web or books) about overlap processing. I am not that interested in the effects of using overlap processing and windows when analyzing a signal, since the requirements are different. It is more about the following Real Time situation: (I am currently dealing with audio signals) Dividing a signal into smaller parts. Creating overlap windows. FFTing the windowed chunks. Do processing in the frequency domain. IFFT the results. put