Commit Graph

27 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
16d17cb5f4 big cleanup 2023-09-27 20:36:11 +02:00
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
Stefano D'Angelo
d5751c0c4c finalized bw_comb + examples + better doc bw_chorus 2023-09-22 16:10:42 +02:00
Stefano D'Angelo
07ff65597f finalized bw_comb + examples + better debug in bw_delay 2023-09-22 14:52:45 +02:00
Stefano D'Angelo
b36a56ab70 fix bw_ap1 output polarity + finalize bw_ap2 + examples + cosmetics 2023-09-05 11:35:30 +02:00
6c29b1f0cd wip on many modules, all is broken, all is good 2023-08-20 15:49:04 +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
f89188f790 polished bw_{delay,dist,drive,drywet} + removed
bwpp_{delay,dist,drive,drywet} + fixed doc in bw_{clip,comb,comp} + fixed examples
2023-08-12 18:45:19 +02:00
425aa020e1 polished bw_{comb,comp} + removed bwpp_{comb,comp} + fix examples 2023-08-12 18:00:12 +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
Stefano D'Angelo
8136a09e72 updated mem_req/set in bw_{delay,comb,chorus,reverb} and fxs + more reverb work 2023-06-02 10:50:42 +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
85488e76a8 fix heading level of some doc in bw_{chorus,comb,delay} 2023-04-21 06:07:50 +02:00
98db248b5b improved bw_comb and bw_chorus, simplified fx_chorus 2023-04-08 08:25:05 +02:00
Stefano D'Angelo
02996e72d7 removed explicit modulation from bw_comb and adjusted everything else 2023-04-07 15:46:23 +02:00
Stefano D'Angelo
6d77af6319 fix modulation bug in bw_comb + bw_chorus tentative 2023-04-06 12:03:39 +02:00
8db29e8bec fixed bw_delay and bw_comb, cleaned fx_delay, added fx_comb 2023-04-05 12:46:22 +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