Hop Sizes for WOLA
In the weighted overlap-add method, with the synthesis (output) window equal to the analysis (input) window, we have the following modification of the recommended maximum hop-size table:
L | In and Out Window (Length ) | ||
1 | Rectangular ( ) | M/2 | M |
2 | Generalized Hamming ( ) | M/6 | M/3 |
3 | Blackman Family ( ) | M/10 | M/5 |
L | -term Blackman-Harris | M/(4L-2) | M/(2L-1) |
-
is equal to
divided by the main-lobe width
in ``side lobes'', while
-
is
divided by the first notch
frequency in the window transform (lowest available frame rate at
which all frame-rate harmonics are notched).
- For windows in the Blackman-Harris families, and
with main-lobe widths defined from zero-crossing to zero-crossing,
.
Next Section:
Hamming Overlap-Add Example
Previous Section:
Properly Anti-Aliasing Window Transforms