Commit Graph

166 Commits

Author SHA1 Message Date
Stefano D'Angelo
e06cd2426b fixed bw_*_reduce + new fx_bitcrush example 2022-12-11 10:36:56 +01:00
Stefano D'Angelo
57afadd87d new module bw_bd_reduce (untested) 2022-12-11 10:11:51 +01:00
Stefano D'Angelo
39a82639a2 new bw_sr_reduce module (untested) 2022-12-10 15:01:40 +01:00
Stefano D'Angelo
89a70ef9c9 fix definition in bw_pink_filt 2022-12-10 14:50:31 +01:00
Stefano D'Angelo
47f26337cf bw_pink_filt_coeffs needed documentation 2022-12-10 14:18:49 +01:00
007fd59da6 bw_noise + noise gate example + doc improvement bw_comp 2022-12-06 10:10:35 +01:00
f9beb49d00 fix license header in all source files 2022-12-06 09:01:34 +01:00
aff5093234 remember to polish examples 2022-12-05 13:41:30 +01:00
6206530309 added smoothing in bw_comp + fix docs + cosmetic changes 2022-12-05 13:39:28 +01:00
11c399929f fixed bw_comp + new comp example + fixed meaningless bugs in examples 2022-12-05 12:00:44 +01:00
747b6322d4 added in pow10, log10, lin2dB and dB2lin in bw_math 2022-12-05 11:17:28 +01:00
f55a0e53a2 forgot to apply makeup gain in bw_comp 2022-12-05 10:11:37 +01:00
a74323897f added bw_comp (untested) + volume setting in dB in bw_vol 2022-12-05 10:09:15 +01:00
ed1cb6dab1 fix bug in bw_pink_filt + fix sample rate scaling in mono synth example 2022-12-04 19:19:08 +01:00
9069596f8d added trigonometric functions with normalized input and used them 2022-12-04 19:13:57 +01:00
6ef98b1382 fix doc bw_svf, bw_vol, bw_wah 2022-12-04 18:57:49 +01:00
3518d1bbcf fix bw_slew_lim doc + small fix bw_satur doc 2022-12-04 11:34:07 +01:00
92ce4dd9fb fix bw_satur doc 2022-12-04 11:23:08 +01:00
d7b8146d48 more doc fix + minimal API changes 2022-12-04 10:34:42 +01:00
020fc7170e fix doc for bw_osc_* + aesthetic doc adjustments 2022-12-04 09:30:16 +01:00
33222e3a37 lacking "as" :-D 2022-12-03 13:11:08 +01:00
c1a6839a60 added bw_one_pole bug fix to ChangeLog 2022-12-03 13:09:46 +01:00
fb91abdec3 doc updates + fix bw_one_pole doc and a bug 2022-12-03 13:07:44 +01:00
76a27fe17c fix doc for bw_env_follow and bw_env_gen + updated README 2022-12-03 11:57:09 +01:00
fec3040bc2 fixing doc for non-dsp modules 2022-12-03 10:09:21 +01:00
682e9ccbdc forgot to mention new math routines 2022-12-02 17:52:18 +01:00
ae247782b0 update ChangeLog and TODO 2022-12-02 17:47:34 +01:00
Stefano D'Angelo
59b85e114b fixed makefiles on win32 (hopefully on macos too) 2022-12-02 12:07:18 +01:00
5b42fbb0e1 fixed pitch bend and note off bugs + added vst3 pitch bend and mod wheel 2022-12-01 22:15:55 +01:00
c3d2a73990 fix midi and synth mono reset 2022-12-01 19:21:36 +01:00
f07728d1d1 web pitch bend, mod wheel + fix smoothing in bw_env_gen 2022-12-01 17:46:13 +01:00
d43a54e0b0 bw_satur + bw_example_fx_satur + bw_tanhf_3 in bw_math 2022-12-01 17:02:50 +01:00
baf1caba7e fix initial cutoff mono synth 2022-12-01 11:33:26 +01:00
94802e499d done with mono synth example 2022-12-01 08:47:13 +01:00
94e63840e8 got further with synth mono + improved bw_nosie_gen and bw_pink_filt 2022-11-30 20:36:13 +01:00
980cd43995 new pinking filter + tiny aesthetic changes 2022-11-30 16:31:20 +01:00
1377d608cb adjusted bw_svf tau + better bw_env_gen API + mono synth beginning 2022-11-30 11:55:25 +01:00
42d5682195 renamed bw_example_synth as bw_example_synth_simple 2022-11-30 10:14:12 +01:00
7034a5d85a bow using one pole for smoothing bw_vol 2022-11-29 18:23:30 +01:00
b4324f675f cleaner and simpler example synth 2022-11-29 18:12:44 +01:00
0314ab6920 "Srl" capital letter, very important 2022-11-29 17:07:05 +01:00
0212a2916d ported bw_env_gen to new API 2022-11-29 17:05:46 +01:00
c82ec0bd8d porte bw_osc_tri to new API 2022-11-29 15:36:16 +01:00
abc87a99a3 ported bw_osc_saw to new API and simplified bw_osc_pulse API 2022-11-29 15:24:06 +01:00
6b4b0a3429 ported bw_osc_filt to new API 2022-11-28 18:31:52 +01:00
f98f07009d ported bw_osc_pulse to new API 2022-11-28 16:08:05 +01:00
2b32ec75d6 added svf back to synth example 2022-11-28 14:29:41 +01:00
4ebcac26de allow null output where get_y_z1 is present 2022-11-28 14:07:50 +01:00
c4fdc7d2e5 ported bw_env_follow to new API 2022-11-28 12:36:57 +01:00
11e71be62a ported bw_rand and bw_noise_gen to new API 2022-11-28 11:50:22 +01:00