Commit Graph

121 Commits

Author SHA1 Message Date
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
af5dbc0a1c use c++ note queue in synthpp_poly 2023-07-04 11:20:41 +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
ebf1712e74 bwpp_{src,delay} + fxpp_delay 2023-07-01 07:33:21 +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
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
e331ce1125 bwpp_{bd_reduce,src_reduce,clip,src_int} + fxpp_{bitcrush,clip} 2023-06-25 10:58:47 +02:00
bfee4340a4 more TODO 2023-06-22 11:27:39 +02:00
3490f35e26 more TODO 2023-06-22 11:14:19 +02:00
a04e9a2d07 more c++ wrappers 2023-06-19 18:06:19 +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
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
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
5c2030bf97 bw_note_queue and bw_voice_alloc progress 2023-06-05 18:41:14 +02:00
1b6cb5a029 bw_reverb WIP (broken) 2023-06-01 17:41:05 +02:00
c57ddb8877 add some TODO 2023-05-10 15:50:15 +02:00
Stefano D'Angelo
468f66453b fixed bw_svf prewarp-related instability bug 2023-05-09 14:31:42 +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
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
847f99264f TODO: remember to review types 2023-04-21 05:30:35 +02:00
Stefano D'Angelo
2b211b772e TODO stuff 2023-04-19 08:37:25 +02:00
7f8198b00e bw_comb tenative plus surrouding changes
* bw_delay: added const to state in bw_delay_read and added
  bw_delay_get_length
* bw_math: added bw_intfracf
* bw_wah: fixed bw_wah_process doc
* cosmetic changes to bw_one_pole
2023-04-05 11:56:42 +02:00
389c6266b5 bw_delay optimized coefficient computation + fixed doc 2023-04-04 10:40:35 +02:00
8fe8a6f995 fixed unused parameter warnings 2023-04-02 21:54:17 +02:00
8f4e50f0a7 added one more TODO task 2023-03-30 17:58:11 +02:00
8c9796f025 added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
fd4db8fd4f fix bw_src_int upsampling 2023-03-15 17:45:38 +01:00
d8ac7cadcc fix bw_src_int + use it in fx_satur 2023-03-14 16:46:13 +01:00
02a964d453 tentative bw_src_int, cosmetic change to bw_svf 2023-03-14 15:50:00 +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
ab417d4c61 bw_delay tentative + bw_ceilf + bw_buf_fill + BW_SIZE_T + fix bw_wah doc 2023-03-04 08:17:31 +01:00
aa6bdeea97 TODO stuff 2023-02-15 14:46:02 +01:00
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