Commit Graph

37 Commits

Author SHA1 Message Date
Stefano D'Angelo
1d2f9dda39 introuced BW_CXX_NO_ARRAY 2024-02-02 17:42:12 +01:00
156374aca4 just comments 2024-02-01 15:15:47 +01:00
0605204593 replace pragmas with dumb code in bw_{env_gen,hs2,ls2,one_pole,peak} 2024-02-01 15:12:51 +01:00
2ba9b443c1 introduced BW_NULL 2024-01-02 11:20:52 +01:00
Stefano D'Angelo
df05bf1740 add skip_sustain and always_reach_sustain parameters to bw_env_gen 2023-10-16 15:34:25 +02:00
dad7485016 fix bw_env_gen_reset_state (gate_0) + fix doc 2023-09-28 13:31:20 +02:00
16d17cb5f4 big cleanup 2023-09-27 20:36:11 +02:00
Stefano D'Angelo
9162c57cb1 more debug 2023-09-25 17:16:42 +02:00
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
398e051f93 finalized bw_env_gen + updated synth_simple 2023-09-20 08:26:17 +02:00
Stefano D'Angelo
b36a56ab70 fix bw_ap1 output polarity + finalize bw_ap2 + examples + cosmetics 2023-09-05 11:35:30 +02:00
Stefano D'Angelo
637cefb636 added pragmas to calm gcc in bw_{env_gen,hs2,ls2,one_pole,peak} 2023-08-30 11:44:59 +02:00
4313cea18c renamed bw_env_gen_update_state_ctrl as bw_env_gen_process_ctrl 2023-08-14 12:22:56 +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
7e32e18d66 polished bw_{env_follow,env_gen,fuzz,gain} + removed
bwpp_{env_follow,env_gen,fuzz,gain} + fix examples
2023-08-12 19:46:14 +02:00
48275d077d improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
08c8656259 removing precision suffixes from bw_math functions (now all is broken) 2023-08-10 08:00:44 +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
20775c532e change bw_env_gen gate api, no unison in bw_voice_alloc, started synth_poly 2023-06-06 16:17:47 +02:00
44691855ae cosmetic doc change in most modules 2023-05-29 13:51:57 +02:00
8fe8a6f995 fixed unused parameter warnings 2023-04-02 21:54:17 +02:00
Stefano D'Angelo
e4d2d984c8 fix bw_env_gen uninit var + beginning of daisy synth examples 2023-02-07 12:44:41 +01:00
f9beb49d00 fix license header in all source files 2022-12-06 09:01:34 +01:00
020fc7170e fix doc for bw_osc_* + aesthetic doc adjustments 2022-12-04 09:30:16 +01:00
33222e3a37 lacking "as" :-D 2022-12-03 13:11:08 +01:00
fb91abdec3 doc updates + fix bw_one_pole doc and a bug 2022-12-03 13:07:44 +01:00
76a27fe17c fix doc for bw_env_follow and bw_env_gen + updated README 2022-12-03 11:57:09 +01:00
f07728d1d1 web pitch bend, mod wheel + fix smoothing in bw_env_gen 2022-12-01 17:46:13 +01:00
1377d608cb adjusted bw_svf tau + better bw_env_gen API + mono synth beginning 2022-11-30 11:55:25 +01:00
0212a2916d ported bw_env_gen to new API 2022-11-29 17:05:46 +01:00
98990c7437 moving towards lower level inline API for all modules 2022-11-22 15:28:16 +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