Commit Graph

30 Commits

Author SHA1 Message Date
10a2d1ff45 revised process_multi buffer assumptions 2024-06-15 13:16:08 +02:00
Stefano D'Angelo
1d2f9dda39 introuced BW_CXX_NO_ARRAY 2024-02-02 17:42:12 +01:00
2ba9b443c1 introduced BW_NULL 2024-01-02 11:20:52 +01:00
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
05c6f58997 fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
99fc95a693 finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
8793af1864 finalized bw_dist + examples + better doc bw_wah 2023-09-14 09:36:34 +02:00
1d763ef31e finalized bw_wah + examples 2023-09-12 16:49:33 +02:00
Stefano D'Angelo
b36a56ab70 fix bw_ap1 output polarity + finalize bw_ap2 + examples + cosmetics 2023-09-05 11:35:30 +02:00
12a574c07d restrict qualified everything 2023-08-14 09:57:06 +02:00
ec1a70835c added const everywhere + fixed bw_buf + fixed c++ api in bw_src +
improved bw_src + using new buf api in synthpp_poly
2023-08-13 15:37:15 +02:00
61c2b48817 polished bw_{svf,wah} + removed bwpps + fixed examples 2023-08-13 11:55:25 +02:00
48275d077d improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
da517ed4bc using size_t and improved bw_common 2023-08-08 10:46:05 +02:00
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