daft-engineers / vocoder

Open source vocoder designed for the Raspberry Pi.
https://daft-engineers.github.io/vocoder/
Mozilla Public License 2.0
9 stars 0 forks source link

Filter Implementation #73

Closed MarkAHarley closed 1 year ago

MarkAHarley commented 1 year ago

Closes #9

Added a filter class which generates an IIR bandpass with given cutoffs and supports threading and message passing.

Jambls commented 1 year ago

You've sorted matthew's comments right? Should be good to go.

MarkAHarley commented 1 year ago

You've sorted matthew's comments right? Should be good to go.

Yep all sorted