For a successful flanging effect,
must change
smoothly over time:
should not have jumps in values
associated with rounding to the nearest integer.
One of the simplest ways to handle fractional delay is by using
linear Interpolation:
- the linear interpolator effectively ``draws a line'' between
neighbouring samples, and returns the appropriate value on that
line.
Figure 2:
Linear Interpolation.
 |
``Music 206: Introduction to Delay and Filters II''
by Tamara Smyth,
Computing Science, Simon Fraser University.
Download PDF version (filtersDelayII.pdf)
Download compressed PostScript version (filtersDelayII.ps.gz)
Download PDF `4 up' version (filtersDelayII_4up.pdf)
Download compressed PostScript `4 up' version (filtersDelayII_4up.ps.gz)
Copyright © 2019-04-18 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>