Commit Graph

25 Commits

Author SHA1 Message Date
35d2fb71ae First work on noise coloring filter implementations 2020-03-02 22:03:35 +01:00
895b462bc5 Nominal_txt can now also be called with a list as argument. 2020-02-21 14:41:26 +01:00
6a756bf1b1 Merged master 2020-01-23 17:23:33 +01:00
0bbfe22d83 Bugfix for lowest frequency point in converting octave band to narrow band 2020-01-23 17:23:13 +01:00
22f1cb59ff Update SLM API. Now works properly with different start and stop bands, and only overall band 2020-01-22 21:11:20 +01:00
183404338e Merged improvements on SPL filter 2020-01-21 13:25:14 +01:00
78884cbbe2 Merged typex feature from slm 2020-01-21 11:09:52 +01:00
b4ed3138d4 Reversed poles of weighting filters to make filter stable 2020-01-20 20:13:24 +01:00
b3197a3dee Midband frequencies can now also be called with list of xs 2020-01-20 19:47:09 +01:00
d91007dbaa Updated sound pressure weighting filters API 2020-01-20 19:46:41 +01:00
5dbccf4797 Revert "Implementation of filter designer"
This reverts commit 1d488c983a.
2020-01-18 13:45:17 +01:00
1d488c983a Implementation of filter designer 2020-01-18 13:43:22 +01:00
15c8b0d923 Working on SOS implementation of frequency weighting filters 2020-01-17 22:10:42 +01:00
c748e6cb75 Added code to generate narrow band data from band data and vice versa 2020-01-17 17:00:07 +01:00
8c6e6a5828 Added methods to filter bank designer to create narrow-band spectra from octave band results, assuming a uniform power spectrum in a certain band 2020-01-13 14:43:25 +01:00
2270a297cc Bugfixes and improvements in Filters 2020-01-10 21:23:57 +01:00
00bd30eb2a Major cleanup and improvements of filter design code. 2020-01-09 11:06:57 +01:00
54173b6ecc Did some renaming to make sure FIR filterbanks can coexist with SOS filterbanks 2020-01-03 22:00:50 +01:00
9afed2c9a9 Renamed filterbank to firfilterbank in C-code 2020-01-01 15:32:10 +01:00
8a14901f16 Line break 2018-12-28 13:48:42 +01:00
133b04976e Comments. Bugfix in tools/config 2018-10-16 14:14:13 +02:00
95f297dd46 Small improvements. Legend position forwarded. 2018-10-01 14:22:15 +02:00
3c0562cee4 Renamed nominals to nominals_txt 2018-09-21 09:16:58 +02:00
e95b02ae9a Lots of things improved. Forgot to count, became big commit, excuse myself 2018-07-17 11:52:02 +02:00
1b21cc1873 Partially done implementation of Octave and one-third octave filterbank. 2018-06-14 14:49:14 +02:00