xmos / lib_mic_array

Microphone array library
Other
23 stars 32 forks source link

test_mic_array.py fails #195

Closed GitJRS closed 1 year ago

GitJRS commented 1 year ago

lib_mic_array/tests/signal/BasicMicArray

breaks at

https://github.com/xmos/lib_mic_array/blob/c045fc228777baccf5defd7710d029312ede4847/script/mic_array/filters.py#L31

when it tries to use the Stage1Filter.

The reason is the Stage1Filter has been changed.