Hello!
I'd like to know how to implement a convolution in PD. More explicitly, I have a table with the coeficients of a FIR filter and I'd like to convolve this with audio samples coming from [adc~]. It's much like the [FIR~] external, but I'm not interested in using it.