|
ec1a70835c
|
added const everywhere + fixed bw_buf + fixed c++ api in bw_src +
improved bw_src + using new buf api in synthpp_poly
|
2023-08-13 15:37:15 +02:00 |
|
|
61c2b48817
|
polished bw_{svf,wah} + removed bwpps + fixed examples
|
2023-08-13 11:55:25 +02:00 |
|
|
eb49fedd5e
|
polished bw_src{,_int} + removed bwpps + fixed examples
|
2023-08-13 11:42:06 +02:00 |
|
|
a5e4fa0c76
|
polished bw_{reverb,ringmod,satur,slew_lim,sr_reduce,trem} + removed
bwpps + fixed examples
|
2023-08-13 11:18:45 +02:00 |
|
|
ccc94c1b0f
|
polished + bw_{phaser,pink_filt,ppm} + removed bwpps + fixed examples
|
2023-08-13 06:57:50 +02:00 |
|
|
f55a9a146b
|
polished bw_{pan,peak,phase_gen} + removed corresponding bwpp + fixed
examples
|
2023-08-13 06:36:35 +02:00 |
|
|
40503b7cb1
|
polished bw_osc* + removed bwpp_osc* + fixed examples
|
2023-08-13 05:28:45 +02:00 |
|
|
2a5d1721f8
|
polished bw_{mm1,mm2,noise_gate,noise_gen,notch} + removed corresponding bwpp and bwpp_note_queue + fixed examples
|
2023-08-13 04:55:29 +02:00 |
|
|
22030272d9
|
polished bw_{hp1,hs1,hs2,lp1,ls2,ls2} + removed corresponding bwpp_ +
fixed examples + fixed doc in bw_clip
|
2023-08-13 04:18:10 +02:00 |
|
|
7e32e18d66
|
polished bw_{env_follow,env_gen,fuzz,gain} + removed
bwpp_{env_follow,env_gen,fuzz,gain} + fix examples
|
2023-08-12 19:46:14 +02:00 |
|
|
f89188f790
|
polished bw_{delay,dist,drive,drywet} + removed
bwpp_{delay,dist,drive,drywet} + fixed doc in bw_{clip,comb,comp} + fixed examples
|
2023-08-12 18:45:19 +02:00 |
|
|
425aa020e1
|
polished bw_{comb,comp} + removed bwpp_{comb,comp} + fix examples
|
2023-08-12 18:00:12 +02:00 |
|
|
ac7d49028b
|
polished bw_{chorus,clip} + removed bwpp_{chorus,clip} + fixed doc typos
in bw_{balance,bd_reduce} + fixed examples
|
2023-08-12 17:38:55 +02:00 |
|
|
7a2630951f
|
polished bw_{balance,bd_reduce,one_pole} + removed
bwpp_{balance,bd_reduce} + fixed fxpp_bitcrush
|
2023-08-12 17:20:34 +02:00 |
|
|
5ec809bc4f
|
polished bw_{ap1,ap2,one_pole} + removed bwpp_{ap1,ap2} + fixed examples
|
2023-08-12 16:51:19 +02:00 |
|
|
48275d077d
|
improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling
|
2023-08-12 10:15:04 +02:00 |
|
|
225ef9108c
|
add overloaded C++ API w/ C-style arrays in bw_buf + update examples
|
2023-08-12 08:04:51 +02:00 |
|
|
3a948b1c99
|
improve arguments in bw_buf + remove BW_SIZE_T and use C++ buf api in examples
|
2023-08-11 16:54:01 +02:00 |
|
|
55a78a5ab4
|
done bw_{buf,common,math,note_queue,rand,voice_alloc} + related changes
|
2023-08-11 12:49:05 +02:00 |
|
|
41f56ec91c
|
update doc and TODO
|
2023-08-11 10:25:41 +02:00 |
|
|
7616c590a0
|
fixed input validity ranges in bw_sinhf and bw_acoshf + doc and tests
|
2023-08-11 10:15:43 +02:00 |
|
Stefano D'Angelo
|
39bad57099
|
more of the same
|
2023-08-10 17:06:45 +02:00 |
|
Stefano D'Angelo
|
84d82d039b
|
forgot to remove precision suffix to bw_sqrtf() in bw_peak
|
2023-08-10 16:19:20 +02:00 |
|
Stefano D'Angelo
|
0da7b31504
|
more bw_math doc improvements + more tests
|
2023-08-10 16:17:45 +02:00 |
|
Stefano D'Angelo
|
6e2f5b1bce
|
now everything should work ok again
|
2023-08-10 10:17:22 +02:00 |
|
|
08c8656259
|
removing precision suffixes from bw_math functions (now all is broken)
|
2023-08-10 08:00:44 +02:00 |
|
|
ffe1db7749
|
updated bw_math ChangeLog + more math tests
|
2023-08-10 07:48:14 +02:00 |
|
|
88fad66dd6
|
bw_math: more improvements, more tests (prev commit: also fixes)
|
2023-08-09 19:17:54 +02:00 |
|
|
c25bd5bc78
|
bw_math wip + settling on c++11 + some tests
|
2023-08-09 13:11:09 +02:00 |
|
|
da517ed4bc
|
using size_t and improved bw_common
|
2023-08-08 10:46:05 +02:00 |
|
|
fd6c9cc052
|
fix new doc mistake in bw_note_queue
|
2023-08-05 09:11:31 +02:00 |
|
|
d76aa6cb48
|
added missing doc
|
2023-08-05 08:58:45 +02:00 |
|
Stefano D'Angelo
|
ad115964a6
|
even better fix
|
2023-08-04 15:48:46 +02:00 |
|
Stefano D'Angelo
|
4542235dac
|
oops, real fix
|
2023-08-04 15:43:30 +02:00 |
|
Stefano D'Angelo
|
046680c503
|
fix signedness warnings bw_voice_alloc
|
2023-08-04 15:41:31 +02:00 |
|
Stefano D'Angelo
|
6d92e83b57
|
improved android code + fixes in bw_ppm and bw_rand
|
2023-08-04 07:30:57 +02:00 |
|
Stefano D'Angelo
|
e82731e1f0
|
android support done + fixes bw_{note_queue,voice_alloc}
|
2023-07-30 09:48:56 +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 |
|
Stefano D'Angelo
|
d9272453fd
|
const arg for bw_note_queue_is_valid() + bw_one_pole_process{_multi} use BW_SIZE_T + beginning of debugging code in bw_one_pole
|
2023-07-25 15:03:29 +02:00 |
|
Stefano D'Angelo
|
8299cb7eae
|
use NDEBUG in examples + fix velocity in synth(pp)_poly + really remove bw_omega* + fix bw_math + fix high cutoff in bw_one_pole + debugging in bw_{note_queue,rand,voice_alloc}
|
2023-07-25 08:52:01 +02:00 |
|
Stefano D'Angelo
|
681008abdb
|
fix bw_acoshf_3
|
2023-07-24 16:39:57 +02:00 |
|
Stefano D'Angelo
|
cd71cd9063
|
deep debug + removed bw_omega* + math debug + fixed bw_pow10f_3
|
2023-07-24 16:14:16 +02:00 |
|
Stefano D'Angelo
|
b08d9ae4f0
|
removed bw_config + beginning of debug (bw_common, bw_buf)
|
2023-07-21 08:56:27 +02:00 |
|
Stefano D'Angelo
|
41e87b69a4
|
fixed typo in bw_common doc + updated ChangeLog
|
2023-07-13 16:40:31 +02:00 |
|
Stefano D'Angelo
|
1cf8c1050b
|
doc trivia
|
2023-07-13 12:35:37 +02:00 |
|
Stefano D'Angelo
|
bddbf72462
|
c++ doc
|
2023-07-12 12:07:50 +02:00 |
|
Stefano D'Angelo
|
bd3a6367e0
|
bw_voice_alloc_mode -> bw_voice_alloc_priority + finished C doc
|
2023-07-12 10:52:16 +02:00 |
|
|
b2cb3cad1e
|
multichannel api in bw(pp)_src(_int)
|
2023-07-04 15:33:18 +02:00 |
|
|
6e1212d8f5
|
multichannel api in bw_buf + bwpp_buf + adjusted synth(pp)_poly
|
2023-07-04 11:06:34 +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 |
|