CombletN:
Filter:
Classes (extension) | UGens > Filters

CombletN : Object
ExtensionExtension

comb filter with slow decay rise
Source: Comblet.sc
Subclasses: CombletC, CombletL

Description

This is a comb filter whose impulse response is shaped like a Decay2 envelope. It is possible to control the attacktime and decaytime.

CombletN is equivalent to:

This allows very smooth reverb tails which begin with a slow rise rather than a dense echo pattern.

Class Methods

Inherited class methods

Undocumented class methods

CombletN.ar(in: 0.0, maxdelaytime: 0.2, delaytime: 0.2, decaytime: 1.0, risetime: 0.1, mul: 1.0, add: 0.0)

CombletN.combClass

CombletN.kr(in: 0.0, maxdelaytime: 0.2, delaytime: 0.2, decaytime: 1.0, risetime: 0.1, mul: 1.0, add: 0.0)

Instance Methods

Inherited instance methods