Commit Graph

302 Commits

Author SHA1 Message Date
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
Stefano D'Angelo
c3dff38987 fixed bw_reverb reset bug 2023-06-02 14:31:24 +02:00
Stefano D'Angelo
2d170def71 fx_reverb done 2023-06-02 14:13:29 +02:00
Stefano D'Angelo
78e8b911c7 bw_reverb done 2023-06-02 14:10:05 +02:00
Stefano D'Angelo
71a2a00eaf more reverb work 2023-06-02 12:20:01 +02:00
Stefano D'Angelo
8136a09e72 updated mem_req/set in bw_{delay,comb,chorus,reverb} and fxs + more reverb work 2023-06-02 10:50:42 +02:00
1b6cb5a029 bw_reverb WIP (broken) 2023-06-01 17:41:05 +02:00
5d988b0c05 bw_drywet fixed + beginning of bw_reverb, fx_reverb 2023-06-01 13:39:47 +02:00
695dca5769 new bw_gain_get_gain() + fixed bw_ringmod inv polarity and doc +
tentative bw_drywet
2023-06-01 12:20:37 +02:00
44691855ae cosmetic doc change in most modules 2023-05-29 13:51:57 +02:00
5201d3363a fix reset in bw_{chorus,phaser} + better enum param name in fx_chorus 2023-05-29 11:50:16 +02:00
47cdfb4ee1 fixed doc typos 2023-05-29 10:13:13 +02:00
60ca76b9a3 added bw_buf_neg() 2023-05-12 08:03:45 +02:00
c57ddb8877 add some TODO 2023-05-10 15:50:15 +02:00
37415a0b0e fixed bw_drive, new example fx_drive 2023-05-10 11:16:38 +02:00
a8f594916c tentative new module bw_drive 2023-05-10 10:56:02 +02:00
7f42cb70d9 fix bw_dist 2023-05-10 09:34:03 +02:00
Stefano D'Angelo
468f66453b fixed bw_svf prewarp-related instability bug 2023-05-09 14:31:42 +02:00
Stefano D'Angelo
2d101a315e fixed initial state in bw_clip and bw_satur 2023-04-29 06:34:19 +02:00
b811796e35 beginning of bw_dist and fx_dist + fix bw_peak doc and bw_fuzz init 2023-04-26 03:21:20 +02:00
f3911765f5 fix unused variable warnings in daisy seed examples 2023-04-26 03:06:41 +02:00
7354f40a14 enable all warnings when building vst3 and for the web 2023-04-26 01:56:40 +02:00
e6466ce0c8 new bw_clip and fx_clip 2023-04-26 01:48:01 +02:00
Stefano D'Angelo
6228fba4d5 TODO: should add gain compensation to bw_fuzz? 2023-04-25 21:48:59 +02:00
175481e4a5 hello bw_fuzz and fx_fuzz 2023-04-25 12:01:54 +02:00
99ccb2da2d more of that 2023-04-21 06:12:09 +02:00
85488e76a8 fix heading level of some doc in bw_{chorus,comb,delay} 2023-04-21 06:07:50 +02:00
847f99264f TODO: remember to review types 2023-04-21 05:30:35 +02:00
86df4d4580 fix left shift negative value warning in bw_math 2023-04-21 05:28:15 +02:00
4d9de61a9c fix code quote in doc of bw_peak 2023-04-20 02:03:28 +02:00
9322e658b4 fix code quotes in doc of many modules 2023-04-20 01:46:41 +02:00
Stefano D'Angelo
5dfa580d3e 0.4.0 ChangeLog 2023-04-19 08:49:20 +02:00
Stefano D'Angelo
2b211b772e TODO stuff 2023-04-19 08:37:25 +02:00
Stefano D'Angelo
b91a0f8e54 added x0 to reset_state in bw_{lp1,ap1,hp1,hs1,ls1,mm1}, adjusted bw_phaser and examples 2023-04-19 08:33:18 +02:00
b741611b26 removed useless cast from bw_src_int 2023-04-08 10:01:55 +02:00
5f11868282 adjusted fx_chorus, added fx_vibrato and fx_flanger 2023-04-08 09:25:44 +02:00
98db248b5b improved bw_comb and bw_chorus, simplified fx_chorus 2023-04-08 08:25:05 +02:00
Stefano D'Angelo
02996e72d7 removed explicit modulation from bw_comb and adjusted everything else 2023-04-07 15:46:23 +02:00
Stefano D'Angelo
6d77af6319 fix modulation bug in bw_comb + bw_chorus tentative 2023-04-06 12:03:39 +02:00