Commit Graph

17 Commits

Author SHA1 Message Date
86df4d4580 fix left shift negative value warning in bw_math 2023-04-21 05:28:15 +02:00
9322e658b4 fix code quotes in doc of many modules 2023-04-20 01:46:41 +02:00
7f8198b00e bw_comb tenative plus surrouding changes
* bw_delay: added const to state in bw_delay_read and added
  bw_delay_get_length
* bw_math: added bw_intfracf
* bw_wah: fixed bw_wah_process doc
* cosmetic changes to bw_one_pole
2023-04-05 11:56:42 +02:00
1aa2cca858 added more hyperbolic functions to bw_math 2023-03-23 09:52:19 +01:00
Stefano D'Angelo
ab417d4c61 bw_delay tentative + bw_ceilf + bw_buf_fill + BW_SIZE_T + fix bw_wah doc 2023-03-04 08:17:31 +01:00
acec8947a0 update ChangeLog(s) 2023-02-20 09:40:04 +01:00
Stefano D'Angelo
bc26c9ed74 removed slope nonsense from bw_{h,l}s2 and eq example + fixes 2023-01-20 19:21:35 +01:00
Stefano D'Angelo
3384d0ea69 fix bw_sqrtf_2() and 3band eq example 2023-01-20 18:27:55 +01:00
f9beb49d00 fix license header in all source files 2022-12-06 09:01:34 +01:00
6206530309 added smoothing in bw_comp + fix docs + cosmetic changes 2022-12-05 13:39:28 +01:00
747b6322d4 added in pow10, log10, lin2dB and dB2lin in bw_math 2022-12-05 11:17:28 +01:00
9069596f8d added trigonometric functions with normalized input and used them 2022-12-04 19:13:57 +01:00
fec3040bc2 fixing doc for non-dsp modules 2022-12-03 10:09:21 +01:00
d43a54e0b0 bw_satur + bw_example_fx_satur + bw_tanhf_3 in bw_math 2022-12-01 17:02:50 +01:00
f3028e173d better use of one pole reset state in bw_svf and better omega approx 2022-11-26 18:16:28 +01:00
98990c7437 moving towards lower level inline API for all modules 2022-11-22 15:28:16 +01:00
Stefano D'Angelo
61d0c690e9 initial import 2022-11-16 00:49:51 +01:00