SiggiGue / pyfilterbank

Implementing a fractional octave filterbank for python. Based on Numpy and CFFI.
108 stars 27 forks source link

Little mistake in octbank.py #23

Closed qgoestch closed 1 year ago

qgoestch commented 2 years ago

Hi guys,

I may have noticed a small error in the standardized_nominal_frequencies array in the octbank.py file. I would say that the 3 value between 0.6 & 0.8 is wrong. It's not a big problem if you notice it, but you might want to change it if I'm right.

Thanks for your helpful work!

SiggiGue commented 1 year ago

Thanks for the hint, you're welcome.