lpf

From TidalCycles userbase
Revision as of 00:09, 10 December 2018 by Yaxu (talk | contribs) (Yaxu moved page Lpf to lpf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Type: lpf :: Pattern Double -> ControlPattern

lpf turns a number pattern into a control pattern that sets the cutoff frequency of a low pass filter. In SuperDirt, this is in Hz (try a range between 0 and 10000). In classic dirt, it is from 0 to 1.

lpf is a shortcut for cutoff.

d1 $ s "drum*8" # lpf "100 1000 2000"