da517ed4bc
using size_t and improved bw_common
2023-08-08 10:46:05 +02:00
d76aa6cb48
added missing doc
2023-08-05 08:58:45 +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
b08d9ae4f0
removed bw_config + beginning of debug (bw_common, bw_buf)
2023-07-21 08:56:27 +02:00
Stefano D'Angelo
1cf8c1050b
doc trivia
2023-07-13 12:35:37 +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
b2169b6792
multichannel + no NULL to bw_{balance,pan}_process + fix doc, bw_svf_process
2023-06-07 15:41:20 +02:00
44691855ae
cosmetic doc change in most modules
2023-05-29 13:51:57 +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
8fe8a6f995
fixed unused parameter warnings
2023-04-02 21:54:17 +02:00
1584f77a8b
new module bw_mm2 and mm2 example + renamed bw_lowpass1 as bw_lp1
2022-12-20 11:23:18 +01:00
2096a877aa
removed bw_allpass* + renamed bw_vol to bw_gain + new bw_lowpass1
2022-12-20 08:35:28 +01:00
f9beb49d00
fix license header in all source files
2022-12-06 09:01:34 +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
0212a2916d
ported bw_env_gen to new API
2022-11-29 17:05:46 +01:00
4ebcac26de
allow null output where get_y_z1 is present
2022-11-28 14:07:50 +01:00
dbabc619d7
one pole init value not a parameter but reset_state argument
2022-11-26 11:33:50 +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
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
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