Commit Graph

449 Commits

Author SHA1 Message Date
Stefano D'Angelo
5e5a2f0032 fxpp_phaser for real 2024-02-15 15:48:21 +01:00
Stefano D'Angelo
b9f49672d1 fx(pp)_phaser 2024-02-15 15:42:27 +01:00
Stefano D'Angelo
eff4dab968 fx(pp)_pan 2024-02-15 15:20:26 +01:00
93d960e3b8 DEBUG preprocessor flag 2024-02-14 06:20:00 +01:00
a4924ff832 fx(pp)_{notch,one_pole} 2024-02-14 05:44:11 +01:00
d17387f377 fx(pp)_noise_gate 2024-02-14 05:18:42 +01:00
Stefano D'Angelo
763a024f07 fx(pp)_mm2 2024-02-12 17:54:06 +01:00
Stefano D'Angelo
4769d090c4 fx(pp)_mm1 2024-02-12 17:26:38 +01:00
Stefano D'Angelo
da1a3ef91b fx(pp)_ls1 2024-02-12 13:58:44 +01:00
Stefano D'Angelo
14650e8495 fx(pp)_lp1 2024-02-12 13:48:37 +01:00
Stefano D'Angelo
65e0e13b55 fx(pp)_hs1 2024-02-12 13:40:27 +01:00
Stefano D'Angelo
a4a979ad1d fx(pp)_hp1 2024-02-12 12:21:03 +01:00
Stefano D'Angelo
56f98d6d89 fx(pp)_fuzz 2024-02-12 12:02:02 +01:00
Stefano D'Angelo
2dca881f03 fx(pp)_flanger 2024-02-12 11:21:25 +01:00
Stefano D'Angelo
e828804d35 fx(pp)_eq_3band 2024-02-12 10:54:27 +01:00
397c36a7a0 fx(pp)_drive + fix bw_drive #endif in wrong place 2024-02-11 10:58:11 +01:00
76343595d8 fx(pp)_dist + cleaning 2024-02-11 10:34:23 +01:00
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