lasp/src/lasp/filter
Casper Jansen 0e31dbceac Bugfix: FilterBankDesigner now always returns second order sections with shape (SOS_ORDER, 6), even for the high pass section. Expanded the third octave bank compliance test. Since it passed for all common sample rates, I removed the warning that the filters might be non-compliant for fs unequal to 48 kHz. 2023-01-09 11:59:48 +01:00
..
__init__.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
biquad.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
colorednoise.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
decimation_fir.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
filterbank_design.py Bugfix: FilterBankDesigner now always returns second order sections with shape (SOS_ORDER, 6), even for the high pass section. Expanded the third octave bank compliance test. Since it passed for all common sample rates, I removed the warning that the filters might be non-compliant for fs unequal to 48 kHz. 2023-01-09 11:59:48 +01:00
fir_design.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
soundpressureweighting.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00