Hello is there a way to avoid clicks and pops coming out when moving the frequency/bandwith knobs of the lowpass and hipass filters of the pd library? line~ and sig~ lop are not working because the knobs are not controlling an audio signal.
Thanks in advance
Luca
The frequency inlets of [lop~] and [hip~] don't take signals, that's why you get clicks. You have to implement the filters yourself using [rpole~], [rzero~], [cpole~] and [czero~]. You can read the theory here http://msp.ucsd.edu/techniques/latest/book-html/node139.html
Or you can go to Pd's forum and check some post from Maelstorm (administrator). His posting signature is his library of abstractions that include all kinds of filters driven by signals too.
On Sun, Sep 22, 2013 at 7:06 AM, Luca Mani manifirm@yahoo.it wrote:
Hello is there a way to avoid clicks and pops coming out when moving the frequency/bandwith knobs of the lowpass and hipass filters of the pd library? line~ and sig~ lop are not working because the knobs are not controlling an audio signal.
Thanks in advance
Luca
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list