Use Non-Frames Version Previous Page Next Page
Signal Modifiers: Special Effects

flanger

  ar      flanger    asig, adel, kfeedback[, imaxd]

Description

A user controlled flanger.

Initialization

imaxd(optional) - maximum delay in seconds (needed for inital memory allocation)

Performance

asig - input signal

adel - delay in seconds

kfeedback - feedback amount (in normal tasks this should not exceed 1, even if bigger values are allowed)

This unit is useful for generating choruses and flangers. The delay must be varied at a-rate connecting adel to an oscillator output. Also the feedback can vary at k-rate. This opcode is implemented to allow kr different than sr (else delay could not be lower than ksmps) enhancing realtime performance. This unit is very similar to wguide1, the only difference is flanger does not have the lowpass filter.

flanger
flanger

Author

Gabriel Maldonado
Italy
New in Csound version 3.49


Use Non-Frames Version Previous Page Next Page
Signal Modifiers: Special Effects