brickworks/include
Stefano D'Angelo 8750d5cf89 fix bad commit
2023-03-24 16:13:59 +01:00
..
bw_ap1.h new modules bw_ap1, bw_ap2, bw_hp1, bw_notch2 2022-12-22 07:17:32 +01:00
bw_ap2.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_balance.h fix bw_balance + new fx_balance example + fix daisy seed synth simple 2023-02-14 10:14:37 +01:00
bw_bd_reduce.h fixed bw_*_reduce + new fx_bitcrush example 2022-12-11 10:36:56 +01:00
bw_buf.h bw_delay progress + fx_delay + add dynamic mem to common + bw_buf fix new stuff 2023-03-05 08:33:45 +01:00
bw_common.h bw_delay tentative + bw_ceilf + bw_buf_fill + BW_SIZE_T + fix bw_wah doc 2023-03-04 08:17:31 +01:00
bw_comp.h removed bw_allpass* + renamed bw_vol to bw_gain + new bw_lowpass1 2022-12-20 08:35:28 +01:00
bw_config.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_delay.h split process in read and write in bw_delay 2023-03-09 16:14:02 +01:00
bw_env_follow.h update ChangeLog(s) 2023-02-20 09:40:04 +01:00
bw_env_gen.h fix bw_env_gen uninit var + beginning of daisy synth examples 2023-02-07 12:44:41 +01:00
bw_gain.h update ChangeLog(s) 2023-02-20 09:40:04 +01:00
bw_hp1.h new modules bw_ap1, bw_ap2, bw_hp1, bw_notch2 2022-12-22 07:17:32 +01:00
bw_hs1.h added missing examples + fixed bw_{ap2,hs1,ls1} + cosmetic changes 2023-02-15 14:04:21 +01:00
bw_hs2.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_lp1.h 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
bw_ls1.h added missing examples + fixed bw_{ap2,hs1,ls1} + cosmetic changes 2023-02-15 14:04:21 +01:00
bw_ls2.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_math.h added more hyperbolic functions to bw_math 2023-03-23 09:52:19 +01:00
bw_mm1.h 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
bw_mm2.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_noise_gate.h bw_noise + noise gate example + doc improvement bw_comp 2022-12-06 10:10:35 +01:00
bw_noise_gen.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_notch.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_one_pole.h new module bw_mm2 and mm2 example + renamed bw_lowpass1 as bw_lp1 2022-12-20 11:23:18 +01:00
bw_osc_filt.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_osc_pulse.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_osc_saw.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_osc_sin.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_osc_tri.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_pan.h new fx pan example + fix bw_pan, copyright, web code (vst3 broken) 2023-01-24 17:27:56 +01:00
bw_peak.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_phase_gen.h 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
bw_phaser.h fixed bw_phaser coeffs vs state 2023-02-28 11:37:19 +01:00
bw_pink_filt.h fix definition in bw_pink_filt 2022-12-10 14:50:31 +01:00
bw_ppm.h new fx pan example + fix bw_pan, copyright, web code (vst3 broken) 2023-01-24 17:27:56 +01:00
bw_rand.h fix module versions in bw_common and bw_rand 2023-02-20 16:28:06 +01:00
bw_ringmod.h renamed mod amount as amount param in bw_ringmod + new bw_trem and fx_trem 2023-02-24 16:12:32 +01:00
bw_satur.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_slew_lim.h fix license header in all source files 2022-12-06 09:01:34 +01:00
bw_sr_reduce.h fixed bw_*_reduce + new fx_bitcrush example 2022-12-11 10:36:56 +01:00
bw_src_int.h bw_src(_int), start from index 0 when downsampling 2023-03-23 15:58:32 +01:00
bw_src.h fix bad commit 2023-03-24 16:13:59 +01:00
bw_svf.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00
bw_trem.h bw_trem fix doc + rename param + new bw_/fx_phaser tentative 2023-02-27 12:30:40 +01:00
bw_wah.h added initial value to bw_{ap2,hs2,ls2,mm2,notch,peak,svf,wah} 2023-03-23 14:03:27 +01:00