Stefano D'Angelo
b08d9ae4f0
removed bw_config + beginning of debug (bw_common, bw_buf)
2023-07-21 08:56:27 +02:00
Stefano D'Angelo
1cf8c1050b
doc trivia
2023-07-13 12:35:37 +02:00
b2169b6792
multichannel + no NULL to bw_{balance,pan}_process + fix doc, bw_svf_process
2023-06-07 15:41:20 +02:00
44691855ae
cosmetic doc change in most modules
2023-05-29 13:51:57 +02:00
99ccb2da2d
more of that
2023-04-21 06:12:09 +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
8c9796f025
added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah}
2023-03-23 14:03:27 +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
Stefano D'Angelo
e199678912
make bw_wah bandpass, don't use malloc in examples
2023-02-03 14:50:28 +01:00
f9beb49d00
fix license header in all source files
2022-12-06 09:01:34 +01:00
6ef98b1382
fix doc bw_svf, bw_vol, bw_wah
2022-12-04 18:57:49 +01:00
74dff37dd3
using new API for phase gen + fixed param setting bug + fixes/improvements
2022-11-25 19:17:47 +01:00
Stefano D'Angelo
6202235c48
refactored bw_wah to new API + fixed fx examples
2022-11-23 11:38:41 +01:00
98990c7437
moving towards lower level inline API for all modules
2022-11-22 15:28:16 +01:00
Stefano D'Angelo
9e3e63dd62
implemented bw_wah and bw_example_fx_wah + renamed bw_example_fx to bw_example_fx_svf, removed "Level" parameter, and using correct "Fx|Filter" VST3 subcategory
2022-11-20 10:20:32 +01:00