lop~
From Pdpedia
| {{{example_image}}} caption | |
| Description: | low pass filter |
|---|---|
| Abbreviation: | |
| Library: | vanilla |
| Author(s): | Miller S. Puckette and others |
| Developer(s): | |
| Release version: | |
| Release date: | 2007 |
| Status: | active |
| Dependencies: | |
| License: | BSD |
| Website: | http://crca.ucsd.edu/~msp/software.html |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | signal |
| Distribution(s): | DesireData, PDa, Pd-extended, Pd-vanilla, puredata debian package, pure:dyne |
- one-pole low pass filter
lop~ is a one-pole low pass filter with a specified rolloff frequency.
The left inlet is the incoming audio signal. The right inlet is the cutoff frequency in Hz.
<-- scroll to change input frequency
<-- reinitialize internal state
<-- set cutoff frequency
The filter is initialized to cut off frequencies above 5 Hz.
env~ gives the amplitude of the signal in dB.
Compare the strength of the original signal on the left with that of the filtered signal on the right.
see also:
updated for Pd version-0.38
Contents |

