Home
last modified time | relevance | path

Searched defs:LowPass3 (Results 1 – 1 of 1) sorted by relevance

/dports/audio/faust/faust-2.37.3/architecture/faust/dsp/
H A Ddsp-adapter.h216 struct LowPass3 : public Filter<fVslider0, fVslider1> { struct
222 inline REAL LowPass3_faustpower2_f(REAL value) in LowPass3_faustpower2_f() argument
227 LowPass3() in LowPass3() argument
249 REAL fSlow6 = (2.0 * (1.0 - (1.0 / LowPass3_faustpower2_f(fSlow0)))); in compute() argument