rripio / DSD

A set of GNU-Octave scripts for FIR loudspeaker crossover design.
GNU General Public License v3.0
11 stars 3 forks source link

Different curves when changing Fs #4

Closed rripio closed 5 years ago

rripio commented 9 years ago

It has been reported that DSD can produce different EQ curves in the bass range when changing Fs. It happens in the extreme bass and result in different overall level.

It has to be investigated.

rripio commented 5 years ago

Solved. A new strategy with frequency oversampling and interpolation at the limits of normalization band solves the issue. The length of filters in the calculation phase (i.e., freq. oversampling in the frequency domain) can be determined in config, and increased from default value in case you find 1/1000 dB level variation between different fs to be unacceptable :-)