SOX-TAPDELAY
[GENERIC-FUNCTION]
|

OM-SoX Function Reference
|
ARGUMENTS:
|
- times
|
list of delaytimes (sec) |
[default = (0.1 0.17 0.21)] |
|
- levels
|
list of levels for each tap (dB) |
[default = (-6 -6 -6)] |
|
- mode
|
Parallel or serial structure for delay lines. The latter means accumulating taps. |
[default = "parallel"] |
&key
|
|
|
- input-gain
|
Input gain stage (dB) |
|
|
- output-gain
|
Output gain stage (dB) |
|
|
- sox-append
|
Append sox-effects/statistics to the processing chain. |
|
|
Description:
Add a sequence of delays to the audio.
<times> is a list of delaytimes (in seconds).
<levels> is a list of levels (in dB) for the successive taps.
<mode> specifies whether the taps are produced in parallel ('parallel') or fed back into the input ('serial').
|
Auto doc generation by OpenMusic 6.7 © 2011 IRCAM
|