Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Stated as a procedure, we have
- (1)
- Extract the
th frame of data at time
.
- (2)
- Shift it to the base time interval
(or
).
- (3)
- Apply the analysis window
(causal or zero centered, as preferred).
- (4)
- Zero-pad the windowed data out to the FFT size (a power of 2).
- (5)
- Take the
-point FFT.
- (6)
- Apply the filter
as a windowing operation in the frequency domain.
- (7)
- Take the
-point inverse FFT.
- (8)
- Shift the origin of the
-point result out to sample
where it belongs.
- (9)
- Sum into the output buffer containing the results from prior frames
(OLA step).
Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
[Comment on this page via email]