Commit Graph

401 Commits

Author SHA1 Message Date
Stefano D'Angelo
10b7c3834a bw_sampler doc + removed useless includes 2025-04-10 15:38:03 +02:00
Stefano D'Angelo
422cdcdb8d bw_sampler fixes + synth(pp)_sampler examples 2025-04-10 12:08:20 +02:00
Stefano D'Angelo
2ceca5cc0c bw_sampler param renaming + get phase 2025-04-10 10:26:08 +02:00
e319de1a1f bw_sampler tentative 2025-04-10 09:16:45 +02:00
11f49b4276 bw_drive cosmetics 2025-04-05 09:44:02 +02:00
f960114cfb added missing bw_mm1 to list of bw_drive deps 2025-03-27 05:20:28 +01:00
5f494781ac fix doc typos in bw_slew_lim 2025-03-21 16:17:27 +01:00
97790bc330 bw_common fix bad copyright header 2025-02-28 18:21:33 +01:00
5c185738c2 bw_math: relax bw_sechf() requirements 2025-02-28 18:20:23 +01:00
c91dbd5c95 bw_math: added bw_sechf() 2025-02-27 13:52:40 +01:00
d008662ffb fix copyright typo in bw_comb 2025-02-23 10:59:07 +01:00
b5cdf2ad19 bw_svf: small optmization 2025-02-21 14:58:35 +01:00
181285f4ff fix C++ implementation bw_iir{1,2} 2025-02-03 11:53:25 +01:00
ca4c4fa006 fix bug in debugging code in bw_iir2_process 2025-02-03 07:10:08 +01:00
512546f108 potential optimization in bw_iir{1,2}_process_multi 2025-02-03 07:03:23 +01:00
2a6f149612 fix doc typos 2025-02-03 06:21:31 +01:00
aaeba97a37 fix typo in bw_iir2 2025-02-01 15:23:11 +01:00
7d521e51e0 bw_iir{1,2}: fixed, updated doc 2025-01-31 11:35:02 +01:00
61afaca400 bw_iir1 doc + bw_iir2 limited prewarping freq 2025-01-31 08:13:32 +01:00
fbd0890017 fix asterisk-escaping typos in doc 2025-01-30 10:23:25 +01:00
4220bed501 bw_iir{1,2}: more debugging and api improvements 2025-01-29 16:11:40 +01:00
ee327ebe80 bw_iir1 debbugging code 2025-01-28 19:27:08 +01:00
a6d52765a6 now using BW_NULL instead of nullptr in C++ API/implementations 2025-01-28 16:22:07 +01:00
029ec29f6d added prewarp_at_cutoff in bw_iir{1,2} 2025-01-28 15:45:41 +01:00
f58353bc20 bw_iir{1,2} fixes + fx_iir{1,2} examples 2025-01-28 09:33:51 +01:00
1be6e06699 bw_iir{1,2} progress 2025-01-28 08:50:33 +01:00
4487ef2176 update copyright + bw_osc_sin cosmetics + beginning of bw_iir{1,2}.h 2025-01-27 23:27:01 +01:00
02e628e5b0 bw_one_pole: fix doc typo 2024-12-08 21:24:15 +01:00
ff459dece1 bw_gain: fix doc typo 2024-12-08 19:01:58 +01:00
defabafb45 bw_gain: fix changelog 2024-12-08 18:06:02 +01:00
578bec397f cosmetics 2024-12-08 15:44:43 +01:00
5c91a48e42 fix doc typo 2024-12-04 12:40:54 +01:00
Stefano D'Angelo
5015dd6bbd bw_common: remove Brickworks references in doc 2024-11-29 14:18:51 +01:00
724d7c6b8a bw_math doc cosmetic fix 2024-11-19 08:53:55 +01:00
da22954810 bw_buf doc cosmetics 2024-11-18 17:52:29 +01:00
f3a12e8e0a bw_mm{1,2}: clarified implemented transfer function 2024-11-11 08:03:10 +01:00
ff99bda751 bw_{delay,env_gen}: fix BW_DEBUG_DEEP 2024-11-10 10:53:07 +01:00
b214bc896e bw_math: add bw_log2_1p2xf, bw_log_1pexpxf, bw_log10_1p10xf 2024-11-01 12:24:15 +01:00
Stefano D'Angelo
6431749bf8 bw_reverb: add missing BW_RESTRICT and fix doc 2024-10-23 08:21:35 +02:00
3a8e279fde cosmetics 2024-10-14 11:27:47 +02:00
Stefano D'Angelo
2ba329f5ea cosmetics 2024-10-11 15:59:22 +02:00
Stefano D'Angelo
f1e471e9bf fix bug in bw_note_queue_is_valid() 2024-10-11 11:02:59 +02:00
340d527ffa add bw_note_queue_all_notes_off 2024-10-11 07:09:02 +02:00
dd6f6adb2c fix typo in bw_note_queue + cosmetics 2024-10-02 11:30:32 +02:00
c7f930673f add sticky thresh to bw_gain and needed related api to bw_one_pole 2024-09-24 07:28:39 +02:00
98e5ef65c4 bw_reverb: cosmetics 2024-09-21 15:38:05 +02:00
daf0cb3e1c introduce BW_{INCLUDE_WITH_QUOTES,NO_CXX,CXX_NO_EXTERN_C} 2024-09-21 12:45:00 +02:00
324aa911fd bw_voice_alloc: added static inline 2024-09-18 17:03:31 +02:00
Stefano D'Angelo
f530db5c45 bw_buf cosmetics 2024-08-30 14:27:58 +02:00
Stefano D'Angelo
eaaeebb8ff bw_buf: add bw_buf_copy() and bw_buf_copy_multi() 2024-08-30 12:11:28 +02:00