A more sophisticated simulation of scanner vibrato. Simulates a line box and an interpolating scanner. The line box is a series of 18 2nd order lowpass filters with cutoff frequency ~4kHz, with loss compensation. The interpolating scanner uses linear interpolation to "slide" between selected outputs of the line box.
- Note
- This is a true CPU hog, and it should be optimised some day.
-
The line box is mono. 36 lowpass filters might be an overkill.
-
See also: http://www.jhaible.de/interpolating_scanner_and_scanvib/jh_interpolating_scanner_and_scanvib.html (though it's a very loose adaptation of that version)