FbL a painless way to create a feedback loop within a SynthDef
Inherits from: Object
FbL is a linearly interpolating version of Fb, which is a convenience class that allows you to create feedback loops within a SynthDef in as painless a way as possible.
See Fb for discussion, usage and examples.