Compare commits

...

487 Commits
v0.2.0 ... main

Author SHA1 Message Date
65eeade32d update to latest tibia changes 2024-12-13 17:15:41 +01:00
83e101cf8e added extra makefile rules for web-demo 2024-12-13 14:33:29 +01:00
Stefano D'Angelo
c779481486 update to latest tibia again 2024-12-12 12:13:11 +01:00
Stefano D'Angelo
a605293801 hopefully updated to latest tibia 2024-12-12 11:34:17 +01:00
67756cf502 updating to latest tibia (many examples likely broken now) 2024-12-12 08:18:32 +01:00
02e628e5b0 bw_one_pole: fix doc typo 2024-12-08 21:24:15 +01:00
ff459dece1 bw_gain: fix doc typo 2024-12-08 19:01:58 +01:00
defabafb45 bw_gain: fix changelog 2024-12-08 18:06:02 +01:00
578bec397f cosmetics 2024-12-08 15:44:43 +01:00
5c91a48e42 fix doc typo 2024-12-04 12:40:54 +01:00
abc65d292a fix tibia tag link 2024-12-04 11:27:03 +01:00
d2b15d9155 not including tibia in releases anymore 2024-12-04 10:46:29 +01:00
90f03881fd change ios deployment target to 14.0 in examples 2024-12-04 10:26:34 +01:00
Stefano D'Angelo
5015dd6bbd bw_common: remove Brickworks references in doc 2024-11-29 14:18:51 +01:00
724d7c6b8a bw_math doc cosmetic fix 2024-11-19 08:53:55 +01:00
da22954810 bw_buf doc cosmetics 2024-11-18 17:52:29 +01:00
f3a12e8e0a bw_mm{1,2}: clarified implemented transfer function 2024-11-11 08:03:10 +01:00
ff99bda751 bw_{delay,env_gen}: fix BW_DEBUG_DEEP 2024-11-10 10:53:07 +01:00
b214bc896e bw_math: add bw_log2_1p2xf, bw_log_1pexpxf, bw_log10_1p10xf 2024-11-01 12:24:15 +01:00
Stefano D'Angelo
6431749bf8 bw_reverb: add missing BW_RESTRICT and fix doc 2024-10-23 08:21:35 +02:00
3a8e279fde cosmetics 2024-10-14 11:27:47 +02:00
Stefano D'Angelo
2ba329f5ea cosmetics 2024-10-11 15:59:22 +02:00
Stefano D'Angelo
f1e471e9bf fix bug in bw_note_queue_is_valid() 2024-10-11 11:02:59 +02:00
340d527ffa add bw_note_queue_all_notes_off 2024-10-11 07:09:02 +02:00
dd6f6adb2c fix typo in bw_note_queue + cosmetics 2024-10-02 11:30:32 +02:00
c7f930673f add sticky thresh to bw_gain and needed related api to bw_one_pole 2024-09-24 07:28:39 +02:00
98e5ef65c4 bw_reverb: cosmetics 2024-09-21 15:38:05 +02:00
daf0cb3e1c introduce BW_{INCLUDE_WITH_QUOTES,NO_CXX,CXX_NO_EXTERN_C} 2024-09-21 12:45:00 +02:00
324aa911fd bw_voice_alloc: added static inline 2024-09-18 17:03:31 +02:00
Stefano D'Angelo
f530db5c45 bw_buf cosmetics 2024-08-30 14:27:58 +02:00
Stefano D'Angelo
eaaeebb8ff bw_buf: add bw_buf_copy() and bw_buf_copy_multi() 2024-08-30 12:11:28 +02:00
adbd1ab61c bw_env_gen: reintroduce BW_ENV_GEN_V_MAX 2024-08-29 18:16:59 +02:00
750c807db3 oops, removed generated files 2024-08-26 17:31:07 +02:00
f6b4e1b7ec adjusted to latest tibia updated 2024-08-26 17:30:25 +02:00
b517c83cb5 bw_env_gen added process output bound debugging check 2024-08-24 17:31:25 +02:00
9cb3bb00fa bw_math int64 routines 2024-08-24 17:20:46 +02:00
099fb7507b bw_env_gen fix reset w/ skip sustain and strengthened implementation 2024-08-23 17:28:09 +02:00
Paolo Marrone
091b677663 better instructions for android example 2024-07-09 11:45:24 +02:00
862e56840f bw_phase_gen: fix doc 2024-07-07 18:11:28 +02:00
Stefano D'Angelo
6f856ec04c bw_src_int cosmetics 2024-07-05 11:51:56 +02:00
Stefano D'Angelo
07387edcc6 fixed fx(pp)_bitcrush on daisy seed and adapted to latest tibia 2024-07-02 19:12:01 +02:00
Stefano D'Angelo
eef7f35dc5 enforcing combined parameter limits also in *reset_state 2024-07-02 12:08:55 +02:00
Stefano D'Angelo
7b53b045a9 fix missing #endif in bw_bd_reduce 2024-07-02 11:37:08 +02:00
Stefano D'Angelo
99b6ec2996 this should be it 2024-07-02 11:28:45 +02:00
Stefano D'Angelo
e5cc92c72f more of the same 2024-07-02 10:27:05 +02:00
f04fcac4ea more of the same 2024-07-02 07:17:12 +02:00
c2c1979cc3 more of the same + fix new checks in bw_osc_{pulse,tri}_coeffs_is_valid 2024-07-02 06:46:45 +02:00
1e34773da8 adding extra debug checks to process_multi functions (wip) 2024-07-02 06:15:27 +02:00
f623002c27 bw_phase_gen: bw_phase_get_set_phase_inc_{min,max} doc 2024-07-01 19:30:42 +02:00
Stefano D'Angelo
2860ddc141 bw_phase_gen: add phase_inc_{min,max} comparison checks 2024-07-01 17:45:56 +02:00
Stefano D'Angelo
06fc92a2e0 bw_phase_gen: add phase_inc_{min,max} parameters 2024-07-01 17:33:45 +02:00
Stefano D'Angelo
af6ce9ba5e bw_osc_tri cosmetics 2024-06-27 17:12:16 +02:00
93ddf112bb bw_osc_{saw,pulse,tri}: extra validation checks and cosmetics 2024-06-22 18:49:12 +02:00
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
Stefano D'Angelo
5bd685ed7b updated to latest tibia 2024-06-17 10:48:09 +02:00
10a2d1ff45 revised process_multi buffer assumptions 2024-06-15 13:16:08 +02:00
Stefano D'Angelo
1d731eaafb accomodate msvc reporting wrong C++ standard support 2024-04-15 12:15:54 +02:00
Stefano D'Angelo
4dfbded165 fix process() invokation in fxpp_pan 2024-03-19 13:54:26 +01:00
Stefano D'Angelo
5f2a413b4d add gate param to bw_bd_reduce and examples + fix fxpp_bitcrush 2024-03-13 12:28:35 +01:00
Stefano D'Angelo
a4a8ba96ca add bw_dry_wet_get_wet(_cur)() 2024-03-07 18:45:52 +01:00
Stefano D'Angelo
93f571af18 avoid bw_minf() to compute samples in synth* 2024-03-07 16:57:50 +01:00
Stefano D'Angelo
5a4b9dc9b3 fix a few bugs in synth(pp)_{mono,poly} 2024-02-24 19:23:25 +01:00
Stefano D'Angelo
ba9fdc710c some synth(pp)_poly optimization + synth_mono cosmetics 2024-02-24 13:48:50 +01:00
Stefano D'Angelo
e9d80f55ac synth(pp)_mono, some optimization 2024-02-24 11:04:41 +01:00
Stefano D'Angelo
e0bfcdbdd7 damn underlines 2024-02-23 15:09:13 +01:00
Stefano D'Angelo
0b64fcbb61 readme cosmetics 2024-02-23 15:08:29 +01:00
Stefano D'Angelo
5fcbe57ad0 update README 2024-02-23 15:07:34 +01:00
Stefano D'Angelo
7a8ef7ae25 updated changelog 2024-02-23 15:04:45 +01:00
Stefano D'Angelo
4b10a04b3c copyright notices in examples 2024-02-23 14:17:01 +01:00
Stefano D'Angelo
590dbb8177 example instructions remove leftovers 2024-02-23 12:05:01 +01:00
Stefano D'Angelo
442d5ac283 cmd line examples instructions 2024-02-23 12:04:08 +01:00
Stefano D'Angelo
cedcbce960 oops, fix examples readme typo 2024-02-23 11:55:58 +01:00
Stefano D'Angelo
c39e1df4a5 tibia instructions 2024-02-23 11:54:03 +01:00
Stefano D'Angelo
ed80795731 test new examples README 2024-02-23 10:35:13 +01:00
Stefano D'Angelo
d3ec90a16e changed lv2 versions and vst3 guids 2024-02-21 18:26:02 +01:00
Stefano D'Angelo
e6cb568b04 remove useless label 2024-02-21 14:44:45 +01:00
Stefano D'Angelo
3e26125eb4 exagerate some example parameter ranges 2024-02-21 12:26:04 +01:00
Stefano D'Angelo
43d20f5c52 add silence_dc param to bw_bd_reduce, use it in examples 2024-02-21 10:37:20 +01:00
Stefano D'Angelo
61d3459b95 synthpp_poly 2024-02-21 09:03:09 +01:00
Stefano D'Angelo
4f7eb0a82f synth_poly + small fixes synth(pp)_mono 2024-02-20 18:24:49 +01:00
Stefano D'Angelo
cbfae97e42 synthpp_mono + synth_mono adjustments 2024-02-20 14:47:23 +01:00
Stefano D'Angelo
a5e56e2dd1 synth_mono + portamento in ms also in synth(pp)_simple 2024-02-20 11:33:50 +01:00
Stefano D'Angelo
a80aa87b27 fx(pp)_wah 2024-02-16 11:44:29 +01:00
Stefano D'Angelo
2bb3d1c9f5 fx(pp)_vibrato 2024-02-16 11:27:13 +01:00
Stefano D'Angelo
da25dcde75 fx(pp)_trem + fixed some product.json 2024-02-16 10:09:35 +01:00
Stefano D'Angelo
1226e9797d fx(pp)_svf + no more tibia_{clean,gen}.sh juggling 2024-02-16 09:43:18 +01:00
Stefano D'Angelo
3982f14211 fx(pp)_slew_lim 2024-02-16 09:26:10 +01:00
Stefano D'Angelo
3dcfeaf9fa fx(pp)_satur + fixed bw_satur_process_multi gain compensation 2024-02-15 20:49:31 +01:00
Stefano D'Angelo
c9c425e30e fx(pp)_ring_mod 2024-02-15 17:16:46 +01:00
Stefano D'Angelo
ef299091ff fx(pp)_reverb 2024-02-15 16:36:49 +01:00
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
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
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
eb8b057492 fix fxpp_bitcrush 2023-09-24 23:55:51 +02:00
Stefano D'Angelo
68df6bee86 removed sse2neon code from repo 2023-09-23 13:40:38 +02:00
cd0b867d88 update TODO 2023-09-23 07:45:49 +02:00
2bad45aabb updated synth examples 2023-09-23 07:21:55 +02:00
Stefano D'Angelo
d890510d0f finalized bw_reverb + examples + fix bw_dry_wet + cosmetics 2023-09-22 18:34:16 +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
49a06b52eb what happened to README? 2023-09-22 11:23:05 +02:00
Stefano D'Angelo
58a50b3ba1 finalized bw_delay + examples 2023-09-22 11:21:08 +02:00
f267a015b7 update TODO 2023-09-22 07:52:58 +02:00
Stefano D'Angelo
4bc7eda8f3 change C++ process() using std::array in bw_src 2023-09-21 17:05:37 +02:00
Stefano D'Angelo
fc91d59f57 finalized bw_src + extra touches to bw_src_int 2023-09-21 14:32:17 +02:00
Stefano D'Angelo
9b123a28f2 finalized bw_src_int 2023-09-21 12:10:21 +02:00
Stefano D'Angelo
40adc296a2 reverted noise scaling in synth(pp)_mono 2023-09-21 10:37:59 +02:00
Stefano D'Angelo
e3cd1d4e21 finalized bw_pink_filt + updated synth_mono 2023-09-21 10:22:02 +02:00
52d33fa3c5 finalized bw_noise_gen + updated synth(pp)_mono + better bw_gain debug 2023-09-21 07:59:41 +02:00
aefd36aac1 finalized bw_osc_tri + fixed bw_osc_pulse 2023-09-20 16:52:06 +02:00
6d94c36677 finalized bw_osc_pulse 2023-09-20 16:03:13 +02:00
b4898a60b3 finalized bw_osc_saw + updated synth(pp)_mono + better doc/debug 2023-09-20 14:58:33 +02:00
f1d4de6457 improve vst3 makefiles (untested on mac/win) 2023-09-20 11:32:30 +02:00
ac0ffd632a finalized bw_osc_filt + updated synth(pp)_mono 2023-09-20 09:28:36 +02:00
398e051f93 finalized bw_env_gen + updated synth_simple 2023-09-20 08:26:17 +02:00
cb91af4576 finalized bw_{sr_reduce,bd_reduce} + examples 2023-09-19 14:35:38 +02:00
f470af1a92 finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
3e1400922f finalized bw_trem + examples 2023-09-19 08:49:56 +02:00
Stefano D'Angelo
dc93bd675b finalized bw_{ring_mod,osc_sin}, bw_dry_wet (untested) + new fx(pp)_ring_mod + cosmetics 2023-09-18 17:04:11 +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
31b0afb83e finalized bw_balance + examples 2023-09-16 18:32:56 +02:00
05c6f58997 fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
99fc95a693 finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
Stefano D'Angelo
7b65b75d92 finalized bw_noise_gate + examples + fix bw_{comp,one_pole,slew_lim} + better bw_rcpf() doc 2023-09-15 16:27:04 +02:00
Stefano D'Angelo
19e37fd6e8 finalized bw_comp + fixed missing smooth init + examples 2023-09-15 11:01:58 +02:00
69b74c4ccb finalized bw_env_follow, untested + wip bw_comp 2023-09-15 08:30:01 +02:00
0ef455722f finalized bw_fuzz + examples 2023-09-14 11:07:33 +02:00
77db1a3cdb finalized bw_drive + examples + fix reset in bw_{cilp,satur} 2023-09-14 10:43:55 +02:00
8793af1864 finalized bw_dist + examples + better doc bw_wah 2023-09-14 09:36:34 +02:00
7d6409772f fixed and improved bw_src_int implementation 2023-09-13 16:55:06 +02:00
a3f42c8c57 finalized bw_satur + examples + fix reset in bw_clip 2023-09-13 13:23:15 +02:00
dae41a3831 finalized bw_clip + examples + stronger debug + uncheck coeffs in
process1
2023-09-13 11:36:26 +02:00
13987673f5 proper computing of initial values in finalized modules 2023-09-12 17:05:51 +02:00
1d763ef31e finalized bw_wah + examples 2023-09-12 16:49:33 +02:00
Stefano D'Angelo
524ce724bc set harder limits for gains in bw_{gain,hs1,hs2,ls1,ls2,peak} 2023-09-11 14:40:33 +02:00
Stefano D'Angelo
34402d720e now reset_state deals explicitly with initial values 2023-09-11 13:29:36 +02:00
Stefano D'Angelo
d9e021aca3 finalized bw_{notch,peak} + examples 2023-09-11 10:52:41 +02:00
Stefano D'Angelo
213bac4209 finalized bw_ls2 + fixed bw_hs2 prewarp cutoff + examples 2023-09-08 23:19:03 +02:00
Stefano D'Angelo
d50e7536d5 finalized bw_mm2 + examples 2023-09-08 22:21:08 +02:00
Stefano D'Angelo
04b027f564 finalize bw_hs2 (untested) + more debug in bw_{ls1,hs1} + fix doc 2023-09-08 07:42:53 +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
e12db3795a change bp polarity + limit prewarp in bw_svf + cosmetics 2023-09-05 09:46:09 +02:00
Stefano D'Angelo
a16cdd9c73 changed valid cutoff/prewarping range everywhere 2023-09-05 07:16:21 +02:00
Stefano D'Angelo
a7b3f5ce16 fix, finalize bw_svf + examples + more restrict + better debug 2023-09-03 20:22:52 +02:00
Stefano D'Angelo
72ba53385c finalize all 1st order filter modules and examples + bw_*_reset_state_multi() and init values + bw_gain get gain improv + use bw_gain_process1() in bw_dry_wet 2023-09-01 19:43:50 +02:00
Stefano D'Angelo
2d653f471f finalized bw_ls1 + examples + fix bw_hs1 changelog 2023-08-31 12:06:34 +02:00
Stefano D'Angelo
e4aef951f2 finalized bw_hs1 + examples 2023-08-31 10:47:20 +02:00
Stefano D'Angelo
003c3b62d7 fix bw_gain + finalize bw_mm1 + examples 2023-08-31 07:23:26 +02:00
Stefano D'Angelo
d5dda7f26b add coeffs to *state_is_valid everywhere it's implemented 2023-08-30 20:11:02 +02:00
Stefano D'Angelo
99afa41b8d almost finalized bw_gain + cosmetics 2023-08-30 19:42:06 +02:00
Stefano D'Angelo
537cd5d17b fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics 2023-08-30 17:54:09 +02:00
Stefano D'Angelo
d15e7951f7 finalize bw_hp1 + examples + fix bw_slew_lim + ChangeLogs/cosmetics 2023-08-30 17:12:27 +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
Stefano D'Angelo
d2994b0e12 finalized bw_lp1, examples + more debug for bw_slew_lim + cosmetic changes 2023-08-30 11:00:11 +02:00
Stefano D'Angelo
e9a935a964 fix bw_one_pole + finalize and fix bw_slew_lim + update fx*slew_lim 2023-08-29 13:11:12 +02:00
Stefano D'Angelo
af2d21e45c finalize bw_one_pole + adjust example Makefiles + fix stupid bug in bw_dist 2023-08-29 10:49:08 +02:00
Stefano D'Angelo
26f98b3ec7 some code formatting and bug fix in bw_{note_queue,one_pole} 2023-08-28 19:42:35 +02:00
Stefano D'Angelo
2792602e2f some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc} 2023-08-28 17:19:19 +02:00
6c29b1f0cd wip on many modules, all is broken, all is good 2023-08-20 15:49:04 +02:00
fe02a79329 changed default gain compensation value in bw_{clip,satur} 2023-08-15 06:48:19 +02:00
da30569d61 changed bw_drive input gain to be more like other distortions 2023-08-15 06:37:51 +02:00
3d63665df2 adjusted peak cutoff in bw_dist 2023-08-15 06:26:27 +02:00
c9ca239a0b improved bw_fuzz algorithm + more bw_drive improvements 2023-08-15 05:28:55 +02:00
52233a9d63 improved bw_drive algorithm + added notes to bw_osc_{pulse,tri} 2023-08-14 17:34:22 +02:00
b50e429aad more TODO 2023-08-14 15:06:09 +02:00
82f66009f7 cite scientific articles 2023-08-14 15:05:30 +02:00
c3d8546e75 ensure buffers are not NULL in bw_buf + remove useless array of nullptr
in synthpp_poly
2023-08-14 12:51:53 +02:00
4313cea18c renamed bw_env_gen_update_state_ctrl as bw_env_gen_process_ctrl 2023-08-14 12:22:56 +02:00
ee94fba57b now using backward Euler method in bw_one_pole 2023-08-14 12:11:11 +02:00
262d4f9a5d clarified buffer rules in bw_src* 2023-08-14 11:49:29 +02:00
12a574c07d restrict qualified everything 2023-08-14 09:57:06 +02:00
399325359d renamed bw_{drywet,ringmod} -> bw_{dry_wet,ring_mod} 2023-08-14 06:05:21 +02:00
6b38be600e updated init value name in bw_{slew_lim,one_pole} + updated TODO 2023-08-13 16:00:19 +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
61c2b48817 polished bw_{svf,wah} + removed bwpps + fixed examples 2023-08-13 11:55:25 +02:00
eb49fedd5e polished bw_src{,_int} + removed bwpps + fixed examples 2023-08-13 11:42:06 +02:00
a5e4fa0c76 polished bw_{reverb,ringmod,satur,slew_lim,sr_reduce,trem} + removed
bwpps + fixed examples
2023-08-13 11:18:45 +02:00
ccc94c1b0f polished + bw_{phaser,pink_filt,ppm} + removed bwpps + fixed examples 2023-08-13 06:57:50 +02:00
f55a9a146b polished bw_{pan,peak,phase_gen} + removed corresponding bwpp + fixed
examples
2023-08-13 06:36:35 +02:00
40503b7cb1 polished bw_osc* + removed bwpp_osc* + fixed examples 2023-08-13 05:28:45 +02:00
2a5d1721f8 polished bw_{mm1,mm2,noise_gate,noise_gen,notch} + removed corresponding bwpp and bwpp_note_queue + fixed examples 2023-08-13 04:55:29 +02:00
22030272d9 polished bw_{hp1,hs1,hs2,lp1,ls2,ls2} + removed corresponding bwpp_ +
fixed examples + fixed doc in bw_clip
2023-08-13 04:18:10 +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
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
ac7d49028b polished bw_{chorus,clip} + removed bwpp_{chorus,clip} + fixed doc typos
in bw_{balance,bd_reduce} + fixed examples
2023-08-12 17:38:55 +02:00
7a2630951f polished bw_{balance,bd_reduce,one_pole} + removed
bwpp_{balance,bd_reduce} + fixed fxpp_bitcrush
2023-08-12 17:20:34 +02:00
5ec809bc4f polished bw_{ap1,ap2,one_pole} + removed bwpp_{ap1,ap2} + fixed examples 2023-08-12 16:51:19 +02:00
48275d077d improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
225ef9108c add overloaded C++ API w/ C-style arrays in bw_buf + update examples 2023-08-12 08:04:51 +02:00
3a948b1c99 improve arguments in bw_buf + remove BW_SIZE_T and use C++ buf api in examples 2023-08-11 16:54:01 +02:00
55a78a5ab4 done bw_{buf,common,math,note_queue,rand,voice_alloc} + related changes 2023-08-11 12:49:05 +02:00
41f56ec91c update doc and TODO 2023-08-11 10:25:41 +02:00
7616c590a0 fixed input validity ranges in bw_sinhf and bw_acoshf + doc and tests 2023-08-11 10:15:43 +02:00
Stefano D'Angelo
39bad57099 more of the same 2023-08-10 17:06:45 +02:00
Stefano D'Angelo
84d82d039b forgot to remove precision suffix to bw_sqrtf() in bw_peak 2023-08-10 16:19:20 +02:00
Stefano D'Angelo
0da7b31504 more bw_math doc improvements + more tests 2023-08-10 16:17:45 +02:00
Stefano D'Angelo
6e2f5b1bce now everything should work ok again 2023-08-10 10:17:22 +02:00
08c8656259 removing precision suffixes from bw_math functions (now all is broken) 2023-08-10 08:00:44 +02:00
ffe1db7749 updated bw_math ChangeLog + more math tests 2023-08-10 07:48:14 +02:00
88fad66dd6 bw_math: more improvements, more tests (prev commit: also fixes) 2023-08-09 19:17:54 +02:00
c25bd5bc78 bw_math wip + settling on c++11 + some tests 2023-08-09 13:11:09 +02:00
da517ed4bc using size_t and improved bw_common 2023-08-08 10:46:05 +02:00
Stefano D'Angelo
c1e16c4338 better ios instructions 2023-08-07 13:26:04 +02:00
fd6c9cc052 fix new doc mistake in bw_note_queue 2023-08-05 09:11:31 +02:00
d76aa6cb48 added missing doc 2023-08-05 08:58:45 +02:00
45e2cd7976 ChangeLog 0.6.0 2023-08-05 08:30:31 +02:00
f824bf0bc4 ios instructions 2023-08-04 16:20:35 +02:00
Stefano D'Angelo
ad115964a6 even better fix 2023-08-04 15:48:46 +02:00
Stefano D'Angelo
4542235dac oops, real fix 2023-08-04 15:43:30 +02:00
Stefano D'Angelo
046680c503 fix signedness warnings bw_voice_alloc 2023-08-04 15:41:31 +02:00
Stefano D'Angelo
0a586e9764 ios ffs 2023-08-04 15:08:46 +02:00
Stefano D'Angelo
6d92e83b57 improved android code + fixes in bw_ppm and bw_rand 2023-08-04 07:30:57 +02:00
Stefano D'Angelo
13659d9aad remember remember 2023-03-20 15:33:22 +01:00
Stefano D'Angelo
8364afaef2 let me remember stuff 2023-07-30 13:45:08 +02:00
Stefano D'Angelo
e788c26cc6 updated android ndk version + more info on android sdk and ndk installation 2023-07-30 13:32:57 +02:00
Stefano D'Angelo
fa9062968b android instructions 2023-07-30 11:30:05 +02:00
Stefano D'Angelo
1eaa1621c5 added copyright notices to new source files 2023-07-30 10:19:55 +02:00
Stefano D'Angelo
7d1c0e47b1 generated all android example Makefiles and config.js 2023-07-30 10:05:35 +02:00
Stefano D'Angelo
e82731e1f0 android support done + fixes bw_{note_queue,voice_alloc} 2023-07-30 09:48:56 +02:00
Stefano D'Angelo
df554f2572 android fx work + cleaner Android makefile + fixed num channels in fx_reverb 2023-07-28 11:38:49 +02:00
Stefano D'Angelo
b719737eda more android progress 2023-07-27 16:48:03 +02:00
Stefano D'Angelo
9e31fb8058 android progress 2023-07-27 11:42:45 +02:00
Stefano D'Angelo
c2769cdf21 beginning of android + moved config.js files to src + temp warn fix in bw_one_pole 2023-07-26 18:38:21 +02:00
Stefano D'Angelo
d9272453fd const arg for bw_note_queue_is_valid() + bw_one_pole_process{_multi} use BW_SIZE_T + beginning of debugging code in bw_one_pole 2023-07-25 15:03:29 +02:00
Stefano D'Angelo
8299cb7eae use NDEBUG in examples + fix velocity in synth(pp)_poly + really remove bw_omega* + fix bw_math + fix high cutoff in bw_one_pole + debugging in bw_{note_queue,rand,voice_alloc} 2023-07-25 08:52:01 +02:00
Stefano D'Angelo
681008abdb fix bw_acoshf_3 2023-07-24 16:39:57 +02:00
Stefano D'Angelo
cd71cd9063 deep debug + removed bw_omega* + math debug + fixed bw_pow10f_3 2023-07-24 16:14:16 +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
41e87b69a4 fixed typo in bw_common doc + updated ChangeLog 2023-07-13 16:40:31 +02:00
Stefano D'Angelo
c71f7abdb7 ChangeLog 0.5.0 2023-07-13 16:26:41 +02:00
Stefano D'Angelo
1cf8c1050b doc trivia 2023-07-13 12:35:37 +02:00
Stefano D'Angelo
bce3949cd1 minimum attack and release in synth examples + update TODO 2023-07-12 15:36:17 +02:00
Stefano D'Angelo
bddbf72462 c++ doc 2023-07-12 12:07:50 +02:00
Stefano D'Angelo
bd3a6367e0 bw_voice_alloc_mode -> bw_voice_alloc_priority + finished C doc 2023-07-12 10:52:16 +02:00
Stefano D'Angelo
73185217e7 update TODO 2023-07-11 16:33:43 +02:00
20b66887b6 question marks in TODO are important 2023-07-04 16:35:23 +02:00
fc3a596a0b update TODO 2023-07-04 15:34:38 +02:00
b2cb3cad1e multichannel api in bw(pp)_src(_int) 2023-07-04 15:33:18 +02:00
af5dbc0a1c use c++ note queue in synthpp_poly 2023-07-04 11:20:41 +02:00
6e1212d8f5 multichannel api in bw_buf + bwpp_buf + adjusted synth(pp)_poly 2023-07-04 11:06:34 +02:00
c4074927ce multichannel api for bw(pp)_{noise_gen,osc_filt,osc_saw,osc_sin,pink_filt,sr_reduce} 2023-07-04 09:34:37 +02:00
Stefano D'Angelo
61e57084e4 fxpp_reverb 2023-07-01 11:46:47 +02:00
Stefano D'Angelo
146904938b fxpp_vibrato 2023-07-01 11:39:11 +02:00
Stefano D'Angelo
cceaa5077f fxpp_flanger 2023-07-01 11:26:23 +02:00
Stefano D'Angelo
b192b4baa6 fix bwpp_comb + fxpp_comb 2023-07-01 11:12:48 +02:00
Stefano D'Angelo
6326eed219 change default delay length in bwpp_chorus + fxpp_chorus 2023-07-01 10:22:40 +02:00
Stefano D'Angelo
1a4ada6ef6 tentative bwpp_{chorus,comb,reverb} 2023-07-01 09:56:10 +02:00
ebf1712e74 bwpp_{src,delay} + fxpp_delay 2023-07-01 07:33:21 +02:00
c3caa91f99 oops, swap file 2023-06-30 19:46:45 +02:00
de52df395e bwpp_note_queue + synthpp_poly + inline all C++ methods 2023-06-30 19:44:02 +02:00
5245adea14 synthpp_mono + fix bwpp_{noise_gen,osc_tri,pink_filt} and synth* 2023-06-28 10:48:08 +02:00
1b8e4c56e3 synthpp_simple + fixes in bwpp_{osc_filt,osc_pulse,phase_gen} 2023-06-28 08:07:25 +02:00
d01e558622 bwpp_{env_gen,osc_sin,osc_filt} 2023-06-28 07:14:49 +02:00
fccb7712a9 bwpp_{phase_gen,osc_saw,osc_pulse,osc_tri} 2023-06-27 18:01:25 +02:00
7a0c76652f bwpp_{drywet,env_follow,gain,pink_filt,ringmod} + using BW_SIZE_T to index channels 2023-06-27 16:51:53 +02:00
768aa6d81e bwpp_pan + fxpp_pan + use process_multi in fx_balance, fx_pan 2023-06-27 15:55:37 +02:00
Stefano D'Angelo
8c83345f25 bwpp_{phaser,trem} + fxpp_{phaser,trem} 2023-06-26 11:52:35 +02:00
Stefano D'Angelo
4dd9e863ce bwpp_{satur,noise_gate,noise_gen} + fxpp_{satur,noise_gate} 2023-06-26 11:19:08 +02:00
2a5e3d3ece bwpp_{dist,drive,fuzz} + fxpp_{dist,drive,fuzz} 2023-06-25 16:40:30 +02:00
dccc39907e bwpp_comp + fxpp_comp 2023-06-25 11:38:01 +02:00
e331ce1125 bwpp_{bd_reduce,src_reduce,clip,src_int} + fxpp_{bitcrush,clip} 2023-06-25 10:58:47 +02:00
063d4ffb02 bwpp_{ppm,balance} + fxpp_balance 2023-06-22 16:29:06 +02:00
bfee4340a4 more TODO 2023-06-22 11:27:39 +02:00
3490f35e26 more TODO 2023-06-22 11:14:19 +02:00
13223ea427 fix bwpp_slew_lim. unused param warn in bw_slew_lim + fx(pp)_{one_pole,slew_lim} 2023-06-21 17:57:05 +02:00
1092dc14af new bwpp_{mm1,mm2,slew_lim}, fxpp_{mm1,mm2} 2023-06-21 17:02:32 +02:00
Stefano D'Angelo
65bc52b55e new bwpp_{notch,wah} + examples 2023-06-20 15:12:45 +02:00
dbff09f83c welcome bwpp_peak and fxpp_eq_3band 2023-06-19 18:40:00 +02:00
a04e9a2d07 more c++ wrappers 2023-06-19 18:06:19 +02:00
b16a964498 a bunch of c++ wrappers and fxpp examples + new fx_lp1 2023-06-19 17:41:52 +02:00
Stefano D'Angelo
c79d799842 more TODO 2023-06-19 15:30:05 +02:00
Stefano D'Angelo
c1f58ba76d new bwpp_svf, fxpp_svf + free mem, stronger, cleaner vst3 and web wrappers 2023-06-19 15:26:21 +02:00
Stefano D'Angelo
4037735123 fix fx_vibrato 2023-06-14 12:19:40 +02:00
Stefano D'Angelo
06dcbe3f3e more TODO 2023-06-14 08:44:59 +02:00
Stefano D'Angelo
a486e7a90c taking TODO notes 2023-06-14 08:07:53 +02:00
Stefano D'Angelo
8cd630c80e better note stealing in bw_voice_alloc 2023-06-09 09:47:05 +02:00
a5741471d6 synth_poly done 2023-06-08 10:43:18 +02:00
6cecf0d654 fix bw_{note_queue,voice_alloc}, synth_poly begins to work 2023-06-08 09:35:36 +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
9d699fe554 bw_voice_alloc should be ok, cosmetic changes to bw_note_queue 2023-06-06 08:08:39 +02:00
5c2030bf97 bw_note_queue and bw_voice_alloc progress 2023-06-05 18:41:14 +02:00
ee4fa3c9f2 tentative bw_note_queue + beginning of bw_voice(_alloc) 2023-06-05 11:30:38 +02:00