Commit Graph

34 Commits

Author SHA1 Message Date
Stefano D'Angelo
5d3fbdbb0a more freq-related fixes in bw_phase_gen 2024-06-20 09:52:13 +02:00
Stefano D'Angelo
861cdc427e fix rounding bug and extra debug checks for bw_phase_gen 2024-06-18 15:22:13 +02:00
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
92e312766b fixed rounding bug when frequency is tiny and negative in bw_phase_gen 2023-10-17 16:36:27 +02:00
16d17cb5f4 big cleanup 2023-09-27 20:36:11 +02:00
Stefano D'Angelo
9d4d5759a0 fix bw_phase_gen and build on mac 2023-09-26 08:28:20 +02:00
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
b4898a60b3 finalized bw_osc_saw + updated synth(pp)_mono + better doc/debug 2023-09-20 14:58:33 +02:00
Stefano D'Angelo
baf440a171 finalized bw_phase_gen + updated synth(pp)_simple + better bw_svf doc 2023-09-18 13:41:15 +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
f55a9a146b polished bw_{pan,peak,phase_gen} + removed corresponding bwpp + fixed
examples
2023-08-13 06:36:35 +02:00
48275d077d improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
Stefano D'Angelo
6e2f5b1bce now everything should work ok again 2023-08-10 10:17:22 +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
8fe8a6f995 fixed unused parameter warnings 2023-04-02 21:54:17 +02:00
Stefano D'Angelo
46383fde17 new bw_pan and bw_balance + using BW_RESTRICT in process1 in bw_phase_gen and bw_svf 2023-01-16 19:50:27 +01:00
f9beb49d00 fix license header in all source files 2022-12-06 09:01:34 +01:00
d7b8146d48 more doc fix + minimal API changes 2022-12-04 10:34:42 +01:00
980cd43995 new pinking filter + tiny aesthetic changes 2022-11-30 16:31:20 +01:00
f98f07009d ported bw_osc_pulse to new API 2022-11-28 16:08:05 +01:00
dbabc619d7 one pole init value not a parameter but reset_state argument 2022-11-26 11:33:50 +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
0402576e84 refactored DSP modules APIs to avoid dynamic memory allocations 2022-11-19 02:25:38 +01:00
Stefano D'Angelo
61d0c690e9 initial import 2022-11-16 00:49:51 +01:00