buffir~
The buffir~
object is a table/buffer-based Finite Impulse Response (FIR) filter that convolves an input signal with samples from a specified buffer. It can work with any array in Pure Data, though it only reads the first channel of multichannel buffer~
objects. Users can configure the buffer using the set
message, with a maximum buffer size of 4096 samples.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search forcyclone
and install it. Then create an object withdeclare -lib cyclone -path cyclone
. Finally, usebuffir~
or any other object fromcyclone
. - Library developed mainly by Alexandre Torres Porres.
- Report Bugs/Errors here!
- Available for .