multitap -- Multitap delay line implementation.
Description
Multitap delay line implementation.
Syntax
ar multitap asig [, itime1] [, igain1] [, itime2] [, igain2] [...]
Initialization
The arguments itime and igain set the position and gain of each tap.
The delay line is fed by asig.
Examples
This results in two delays, one with length of 1.2 and gain of .5, and one with length of 1.4 and gain of .2.
Credits
Author: Paris Smaragdis
MIT, Cambridge
1996