PyOctaveBand icon indicating copy to clipboard operation
PyOctaveBand copied to clipboard

[Python3] Octave-Band and Fractional Octave-Band filter. For signal in time domain.

Results 6 PyOctaveBand issues
Sort by recently updated
recently updated
newest added

Hi, first of all, thanks for this library! I don't understand why there is such a big difference in SPL compared to the FFT method from this library: https://github.com/python-acoustics/python-acoustics/blob/master/acoustics/signal.py#L832

First of all, thank you very much for providing such a good program for me to learn, but the results generated by this program and BK software using the peak-holding...

It seems that the results for 1/3, 1/12 and 1/24 octave bands are not correct. The plots in the readme file show great attenuation in the 500 and 2000 Hz...

Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Hello, First, I would like to say that this is a really nice package. I am learning about audio processing, and it has been really helpful for now. However, I...

Hi bro, Excellent work, could you answer a question for me? Regarding the input data :param x: Signal, I am not sure how the data should be, I am obtaining...