This might be a very specific issue, but I've been trying to figure out the core of my issue, and I keep failing. I'm trying to create a band-pass filter using the 'biquad~' object given the logic below:
Given 'G', 'w0' and 'deltaw' are adjustable.
However, it seems like no signal is passing through the filter at all. I should disclaim I'm still rather new to PD, so there might be some obvious mistakes I fail to see.
Any suggestions would be greatly appreciated!