lasp/lasp/filter
2022-03-22 11:11:44 +01:00
..
__init__.py Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02:00
biquad.py Renamed shelve to shelf, added some comments. 2022-03-22 11:11:44 +01:00
colorednoise.py Better implementation of 'Measurement.fromWaveFile, using scipy, which is able to handle wave files with floating point data 2020-07-23 16:12:54 +02:00
decimation_fir.py Did some renaming to make sure FIR filterbanks can coexist with SOS filterbanks 2020-01-03 22:00:50 +01:00
filterbank_design.py Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02:00
fir_design.py Partially done implementation of Octave and one-third octave filterbank. 2018-06-14 14:49:14 +02:00
soundpressureweighting.py Merged improvements on SPL filter 2020-01-21 13:25:14 +01:00