Commit Graph

28 Commits

Author SHA1 Message Date
f2f04264d3 MIDI CC mappings for daisy seed synth examples 2023-02-15 12:45:21 +01:00
Stefano D'Angelo
1972040cb0 beginning of daisy seed support 2023-02-03 11:48:37 +01:00
Stefano D'Angelo
720e02e857 fix bw_notch + notch fx example 2023-01-24 00:27:42 +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
483bad7196 rationalize web make 2023-01-17 17:36:17 +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
97492ce701 add custom prewarping option to bw_svf 2023-01-12 20:18:57 +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
ad79e9ec65 added smooth tau parameter to bw_gain 2022-12-20 08:53:18 +01:00
2096a877aa removed bw_allpass* + renamed bw_vol to bw_gain + new bw_lowpass1 2022-12-20 08:35:28 +01:00
Stefano D'Angelo
aacd8236b4 bw_allpass2 done (untested) + fix doc bw_svf and more TODOs 2022-12-13 22:41:18 +01:00
Stefano D'Angelo
03f3b8a67f new module bw_allpass1 (untested) 2022-12-12 16:16:22 +01:00
Stefano D'Angelo
c5c031c915 don't forget stuff in TODO 2022-12-11 10:39:13 +01:00
Stefano D'Angelo
e06cd2426b fixed bw_*_reduce + new fx_bitcrush example 2022-12-11 10:36:56 +01:00
aff5093234 remember to polish examples 2022-12-05 13:41:30 +01:00
a74323897f added bw_comp (untested) + volume setting in dB in bw_vol 2022-12-05 10:09:15 +01:00
6ef98b1382 fix doc bw_svf, bw_vol, bw_wah 2022-12-04 18:57:49 +01:00
ae247782b0 update ChangeLog and TODO 2022-12-02 17:47:34 +01:00
94e63840e8 got further with synth mono + improved bw_nosie_gen and bw_pink_filt 2022-11-30 20:36:13 +01:00
1377d608cb adjusted bw_svf tau + better bw_env_gen API + mono synth beginning 2022-11-30 11:55:25 +01:00
6b4b0a3429 ported bw_osc_filt to new API 2022-11-28 18:31:52 +01:00
11e71be62a ported bw_rand and bw_noise_gen to new API 2022-11-28 11:50:22 +01:00
Stefano D'Angelo
3b8a4d7186 updated svf to new API (still doc and wah/synth examples broken) 2022-11-23 10:54:48 +01:00
98990c7437 moving towards lower level inline API for all modules 2022-11-22 15:28:16 +01:00
Stefano D'Angelo
9e3e63dd62 implemented bw_wah and bw_example_fx_wah + renamed bw_example_fx to bw_example_fx_svf, removed "Level" parameter, and using correct "Fx|Filter" VST3 subcategory 2022-11-20 10:20:32 +01:00
Stefano D'Angelo
61d0c690e9 initial import 2022-11-16 00:49:51 +01:00