I've been attempting to implement 6th order filters using this library but haven't had any success. I've attached a screenshot of my sigma program and I know the program works as I've tested it using SigmaDSP and a programmer.
I'm struggling to figure out how to initialise the stacked EQ bands within the code. Based on the examples I assumed I could do something along the lines of this for each half of my filter:
However this hasnt worked as expected - the dsp just emits a high frequency sound and the occasional pop when trying to control it via an MCU (adjusting gain or muting the EQ bands) . Is anyone able to advise on how to proceed or see anything I've done wrong from the screenshots?
Let me know if I need to attach more info & thanks in advance
Hi,
I've been attempting to implement 6th order filters using this library but haven't had any success. I've attached a screenshot of my sigma program and I know the program works as I've tested it using SigmaDSP and a programmer.
I'm struggling to figure out how to initialise the stacked EQ bands within the code. Based on the examples I assumed I could do something along the lines of this for each half of my filter:
However this hasnt worked as expected - the dsp just emits a high frequency sound and the occasional pop when trying to control it via an MCU (adjusting gain or muting the EQ bands) . Is anyone able to advise on how to proceed or see anything I've done wrong from the screenshots?
Let me know if I need to attach more info & thanks in advance