You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@todbot Tested this on my end with the new PR, and it works without error. The only other change is that in 10.x, you'll need to use synthio.Biquad instead of synthio.BlockBiquad.
CircuitPython version and board name
Code/REPL
Behavior
Description
The above code is from the demo code in documentation for
audiofillters.Filter
https://docs.circuitpython.org/en/latest/shared-bindings/audiofilters/index.html#audiofilters.FilterIt fails with the same error if you try to use the newer
BlockBiquad
, e.g.:Additional information
No response
The text was updated successfully, but these errors were encountered: