Skip to content

Conversation

@grrrr
Copy link

@grrrr grrrr commented Dec 30, 2025

Hi,
here are a few fixes to AudioFilterBiquad_F32.

The most important is the change that begin() is now called on setCoefficients().
The reason is that setCoefficients enables doBiquad – but in update(), when doBiquad is true but arm_biquad_cascade_df1_init_f32 has not been called, this is an undefined state, causing teensy to reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant