Commit Graph

482 Commits

Author SHA1 Message Date
9af1146e48 fx(pp)_delay + cosmetics 2024-02-11 10:09:15 +01:00
93df684ac8 fx(pp)_comb + homogenize c++ examples a bit 2024-02-10 12:27:53 +01:00
9685ac9b4b fx(pp)_clip 2024-02-10 11:45:04 +01:00
Stefano D'Angelo
74737a8787 fx(pp)_chorus + clean some examples + improve tibia_gen.sh 2024-02-10 10:34:07 +01:00
Stefano D'Angelo
17ec290ae6 fixed synthpp_simple on web 2024-02-10 09:25:18 +01:00
Stefano D'Angelo
129d44db76 non-working synthpp_simple/wasm attempt 2024-02-09 18:20:20 +01:00
Stefano D'Angelo
404530cbbe differentiate and fix c++ fx and synth, beginning of synthpp_simple 2024-02-09 17:21:29 +01:00
Stefano D'Angelo
a9a690bc69 fix android-make.json 2024-02-09 15:54:31 +01:00
Stefano D'Angelo
f9e1f5eb73 new synth_simple + cosmetics in fx_balance 2024-02-09 11:35:27 +01:00
Stefano D'Angelo
df5f3837ea fixed bw_{comp,noise_gate}_process_multi 2024-02-08 15:54:42 +01:00
Stefano D'Angelo
0b7da2dda9 added fxpp_comp, fixed/cleaned fx_comp 2024-02-08 15:54:05 +01:00
Stefano D'Angelo
1c74f053db relax sidechain input api in bw_{comp,noise_gate} 2024-02-07 14:09:50 +01:00
Stefano D'Angelo
745ba9c2dd fxpp_cab mostly 2024-02-06 11:56:23 +01:00
Stefano D'Angelo
9b0496474b lots of example-related improvements + fx(pp)_bitcrush 2024-02-06 11:19:39 +01:00
Stefano D'Angelo
684f021476 tibia/ios 2024-02-05 16:34:22 +01:00
4ff4ceed70 add fxpp_{ap2,balance}, fix fx_balance daisy seed, c++ array in non-wasm 2024-02-03 08:09:18 +01:00
Stefano D'Angelo
e4e9643509 finally we can use C++ in web examples 2024-02-02 17:48:53 +01:00
Stefano D'Angelo
1d2f9dda39 introuced BW_CXX_NO_ARRAY 2024-02-02 17:42:12 +01:00
Stefano D'Angelo
2a62abe93b beginning of new c++ examples (fxpp_ap1) 2024-02-02 11:26:00 +01:00
1b4035b5ac removed c++ examples, updated fx_balance and more 2024-02-01 16:32:40 +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
4b2f07852b updated fx_ap2 and tibia-related scripts 2024-02-01 10:08:32 +01:00
233c9d7303 integrating tibia, fx_ap1 works 2024-02-01 09:56:12 +01:00
37055e65ad added changelog entries for bw_common and bw_math 2024-01-31 10:08:25 +01:00
Stefano D'Angelo
ef8b5626a3 remove useless bw_config.h 2024-01-13 10:54:15 +01:00
2ba9b443c1 introduced BW_NULL 2024-01-02 11:20:52 +01:00
Stefano D'Angelo
4ee0c0d0cc fix two more warnings in bw_math (thx again kevin molcard) 2023-12-08 00:24:04 +01:00
Stefano D'Angelo
2b104fc7f2 fix some sign-related warnings (thx kevin molcard) 2023-12-06 14:40:16 +01:00
Stefano D'Angelo
e6903eef7f fix building examples requiring memory on ios 2023-11-03 13:08:48 +01:00
Stefano D'Angelo
0cb5a29a8b fixed documentation typos in bw_ls2 2023-10-27 15:48:32 +02:00
891fa64c9b new bw_cab modules, fx(pp)_cab examples 2023-10-25 15:35:33 +02:00
92e312766b fixed rounding bug when frequency is tiny and negative in bw_phase_gen 2023-10-17 16:36:27 +02: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
3ae4947855 cosmetics 2023-10-03 10:39:32 +02:00
cb37f4f977 cosmetics 2023-10-03 10:08:06 +02:00
d1e4e0f7c3 bw_{mm1,mm2,reverb}: fix reset_state 2023-10-03 09:13:38 +02:00
928b0752ff cosmetics 2023-10-03 08:59:09 +02:00
dad7485016 fix bw_env_gen_reset_state (gate_0) + fix doc 2023-09-28 13:31:20 +02:00
e49cae6c8b updated ChangeLog 2023-09-28 07:01:53 +02:00
16d17cb5f4 big cleanup 2023-09-27 20:36:11 +02:00
7b968161ec TODO now lives in a better place + fix typos 2023-09-27 17:44:59 +02:00
dbee544059 remove #include <stdio.h> 2023-09-27 16:51:15 +02:00
Stefano D'Angelo
c1cb51ad84 update doc 2023-09-27 13:46:36 +02:00
Stefano D'Angelo
ff7a768c05 update publications doc 2023-09-27 13:33:54 +02:00
Stefano D'Angelo
34bf3bfeb9 fix build on win32 2023-09-26 08:59:15 +02:00
Stefano D'Angelo
2cef5cd584 update TODO 2023-09-26 08:30:26 +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
313ec711fe change config.h version to 1.0.0 2023-09-25 17:42:39 +02:00
Stefano D'Angelo
9162c57cb1 more debug 2023-09-25 17:16:42 +02:00