Hello,
I’m trying to implement a digital low pass filter, which should be pretty straightforward, but for some reason it is not working. The output changes to the input value in a single step, regardless of the parameters of the filter. This is my implementation:
lowpassfilter.plecs (11.3 KB)
any ideas? I’m new to PLECs so I’m probably doing something wrong, just can’t spot it.