A comb filter delay line UGen with no interpolation.
- Value Params
- decay
the feedback's -60 dB decay time in sample frames. The value can be obtained from the decay time in seconds by multiplication with the sampling rate. Negative numbers are allowed and mean that the feedback signal is phase inverted.
- in
the signal to filter
- length
the delay time in sample frames. The value can be obtained from the delay time in seconds by multiplication with the sampling rate.
- maxLength
the maximum delay time in sample frames. this is only read once and constrains the values of
length
- Companion
- object