|
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 |
|
|
fa68b793f9
|
ported bw_vol to new API + fixed bw_slew_lim and a bug in bw_svf
|
2022-11-28 10:31:07 +01:00 |
|
|
ac9a14e8e3
|
taken bw_slew_lim to new API (untested)
|
2022-11-28 09:27:35 +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 |
|
|
f3028e173d
|
better use of one pole reset state in bw_svf and better omega approx
|
2022-11-26 18:16:28 +01:00 |
|
|
0f474d88b1
|
using single set of coeffs for smoothing in bw_svf
|
2022-11-26 11:40:42 +01:00 |
|
|
dbabc619d7
|
one pole init value not a parameter but reset_state argument
|
2022-11-26 11:33:50 +01:00 |
|
|
13e29a3304
|
update ChangeLog
|
2022-11-25 19:21:14 +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 |
|
|
98990c7437
|
moving towards lower level inline API for all modules
|
2022-11-22 15:28:16 +01:00 |
|
Stefano D'Angelo
|
eb16e3d1a0
|
full stop :-)
|
2022-11-20 10:23:04 +01:00 |
|
Stefano D'Angelo
|
8d5ab91fac
|
forgot to mention usage of official logo for VST3 plugins
|
2022-11-20 10:22:24 +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
|
0402576e84
|
refactored DSP modules APIs to avoid dynamic memory allocations
|
2022-11-19 02:25:38 +01:00 |
|
Stefano D'Angelo
|
61d0c690e9
|
initial import
|
2022-11-16 00:49:51 +01:00 |
|