Commit Graph

22 Commits

Author SHA1 Message Date
f1d4de6457 improve vst3 makefiles (untested on mac/win) 2023-09-20 11:32:30 +02:00
Stefano D'Angelo
a7b3f5ce16 fix, finalize bw_svf + examples + more restrict + better debug 2023-09-03 20:22:52 +02:00
5ec809bc4f polished bw_{ap1,ap2,one_pole} + removed bwpp_{ap1,ap2} + fixed examples 2023-08-12 16:51:19 +02:00
Stefano D'Angelo
0a586e9764 ios ffs 2023-08-04 15:08:46 +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
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
b16a964498 a bunch of c++ wrappers and fxpp examples + new fx_lp1 2023-06-19 17:41:52 +02:00
8c9796f025 added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +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
e199678912 make bw_wah bandpass, don't use malloc in examples 2023-02-03 14:50:28 +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
a23ee901a2 use fvisibility=hidden on macos 2022-12-14 15:34:57 +01:00
f9beb49d00 fix license header in all source files 2022-12-06 09:01:34 +01:00
11c399929f fixed bw_comp + new comp example + fixed meaningless bugs in examples 2022-12-05 12:00:44 +01:00
Stefano D'Angelo
59b85e114b fixed makefiles on win32 (hopefully on macos too) 2022-12-02 12:07:18 +01:00
37a20be908 new API for bw_osc_sin and used in example synth + use html5 range step 2022-11-28 08:36:43 +01:00
74dff37dd3 using new API for phase gen + fixed param setting bug + fixes/improvements 2022-11-25 19:17:47 +01:00
Stefano D'Angelo
6202235c48 refactored bw_wah to new API + fixed fx examples 2022-11-23 11:38:41 +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
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