Commit Graph

280 Commits

Author SHA1 Message Date
02a964d453 tentative bw_src_int, cosmetic change to bw_svf 2023-03-14 15:50:00 +01:00
Stefano D'Angelo
9b746f746f split process in read and write in bw_delay 2023-03-09 16:14:02 +01:00
Stefano D'Angelo
a817b23f50 {bw,fx}_delay now working 2023-03-07 09:27:50 +01:00
Stefano D'Angelo
9dcfb2de30 bw_delay progress + fx_delay + add dynamic mem to common + bw_buf fix new stuff 2023-03-05 08:33:45 +01:00
Stefano D'Angelo
1f1571177a bw_delay: remove useless state parameter from mem_req 2023-03-04 15:24:13 +01:00
Stefano D'Angelo
ab417d4c61 bw_delay tentative + bw_ceilf + bw_buf_fill + BW_SIZE_T + fix bw_wah doc 2023-03-04 08:17:31 +01:00
1843233c96 added bw_buf_add 2023-03-01 07:36:28 +01:00
Stefano D'Angelo
6fe46ef56b fixed bw_phaser coeffs vs state 2023-02-28 11:37:19 +01:00
Stefano D'Angelo
7e855aac96 bw_trem fix doc + rename param + new bw_/fx_phaser tentative 2023-02-27 12:30:40 +01:00
Stefano D'Angelo
a20678a409 renamed mod amount as amount param in bw_ringmod + new bw_trem and fx_trem 2023-02-24 16:12:32 +01:00
Stefano D'Angelo
05d0ea8b1f ringmod tentative 2023-02-23 18:13:21 +01:00
Stefano D'Angelo
fd2b8e69fe added missing vco3 pw midi control on daisy seed 2023-02-22 14:35:50 +01:00
75caf17b16 fix typo 2023-02-20 18:12:17 +01:00
537e309793 updated README.md and added example building/running documentation 2023-02-20 18:09:17 +01:00
b808ef5421 fix module versions in bw_common and bw_rand 2023-02-20 16:28:06 +01:00
767c4f649a use bw_ppm in synth_mono + cosmetic changes 2023-02-20 13:43:10 +01:00
acec8947a0 update ChangeLog(s) 2023-02-20 09:40:04 +01:00
Stefano D'Angelo
3e15f95284 added missing daisy seed examples 2023-02-16 14:38:12 +01:00
Stefano D'Angelo
faa17613f4 fix param enumerations in fx examples 2023-02-16 11:54:40 +01:00
aa6bdeea97 TODO stuff 2023-02-15 14:46:02 +01:00
fffab40cd2 added missing examples + fixed bw_{ap2,hs1,ls1} + cosmetic changes 2023-02-15 14:04:21 +01:00
f2f04264d3 MIDI CC mappings for daisy seed synth examples 2023-02-15 12:45:21 +01:00
Stefano D'Angelo
aed3357957 set default param values in daisy seed synth examples 2023-02-14 16:36:03 +01:00
Stefano D'Angelo
64d9133d7b fix fx_balance example stereo on web 2023-02-14 14:15:15 +01:00
Stefano D'Angelo
0db0e1b42d fix bw_balance + new fx_balance example + fix daisy seed synth simple 2023-02-14 10:14:37 +01:00
Stefano D'Angelo
e4d2d984c8 fix bw_env_gen uninit var + beginning of daisy synth examples 2023-02-07 12:44:41 +01:00
Stefano D'Angelo
fece83f179 some daisy seed fx examples + fixes (in examples) 2023-02-07 11:01:04 +01:00
Stefano D'Angelo
850f787e15 remove useless variable in coeffs in bw_hs2, bw_ls2 2023-02-05 19:39:04 +01:00
Stefano D'Angelo
0a56d74388 daisy seed fx should be good, implemented for bw_wah 2023-02-03 17:29:08 +01:00
Stefano D'Angelo
e199678912 make bw_wah bandpass, don't use malloc in examples 2023-02-03 14:50:28 +01:00
Stefano D'Angelo
1972040cb0 beginning of daisy seed support 2023-02-03 11:48:37 +01:00
0f204c3aa9 new fx pan example + fix bw_pan, copyright, web code (vst3 broken) 2023-01-24 17:27:56 +01:00
Stefano D'Angelo
720e02e857 fix bw_notch + notch fx example 2023-01-24 00:27:42 +01:00
Stefano D'Angelo
bc26c9ed74 removed slope nonsense from bw_{h,l}s2 and eq example + fixes 2023-01-20 19:21:35 +01:00
Stefano D'Angelo
3384d0ea69 fix bw_sqrtf_2() and 3band eq example 2023-01-20 18:27:55 +01:00
Stefano D'Angelo
4077c5271b fix Makefile on win32 and macos 2023-01-20 16:16:57 +01:00
1d4d715449 bw_{hs2,ls2,mm2,peak} half-fixes + 3band eq example + fix svf ex. Makefile 2023-01-19 19:12:12 +01:00
f795e9520f updated and rationalized makefiles + updated copyright notices 2023-01-18 19:47:12 +01:00
483bad7196 rationalize web make 2023-01-17 17:36:17 +01:00
Stefano D'Angelo
d72f1beca7 new bw_ppm module + using it in synth simple example 2023-01-17 16:34:24 +01:00
Stefano D'Angelo
46383fde17 new bw_pan and bw_balance + using BW_RESTRICT in process1 in bw_phase_gen and bw_svf 2023-01-16 19:50:27 +01:00
Stefano D'Angelo
a5cb9b9c06 new bw_buf and using it in synth examples + small optimization to bw_peak 2023-01-16 18:08:39 +01:00
Stefano D'Angelo
3254074efc custom prewarping in bw_mm2 + using it in bw_{l,h}s2 + fix doc in bw_mm1 2023-01-13 12:18:36 +01:00
Stefano D'Angelo
87cb193a48 bw_svf: copryight notice update and draft 0.3.0 changelog 2023-01-12 20:22:37 +01:00
Stefano D'Angelo
97492ce701 add custom prewarping option to bw_svf 2023-01-12 20:18:57 +01:00
Stefano D'Angelo
233a016ba4 hopefully... 2023-01-12 17:07:14 +01:00
Stefano D'Angelo
ac0d98f2da more fixes for bw_hs2 + now bw_peak is theoretically ok (i hope) 2023-01-12 16:41:24 +01:00
5988b4bc49 updated dates, fixed bw_{h,l}s2.h, renamed bw_notch, start of bw_peak 2023-01-12 15:44:24 +01:00
1eeba2252a add prewarp ctrl in bw_{lp1,mm1}, used in bw_{l,h}s1, fixed bw_{l,h}s2 2022-12-30 11:30:21 +01:00
fe21e533f9 new modules bw_ls2 bw_hs2 2022-12-24 10:21:38 +01:00