Third octave frequency spectrum with python
问题 I am trying to get a third-octave frequency spectrum of a time signal. The time signal is the acoustic pressure of rotational rotor noise which is harmonic. Its fundamental frequency is ff = n * N_b and for that reason, all frequencies should be multiples of ff. Using fft I get the expected result: Multiples of the fundamental frequency are the relevant frequencies in the spectrum. To get the third-octave frequency spectrum I wanted to use python acoustics, but the result of the function