-
181285f4ff
fix C++ implementation bw_iir{1,2}
main
v1.3.0
Stefano D'Angelo
2025-02-03 11:53:25 +0100
-
ca4c4fa006
fix bug in debugging code in bw_iir2_process
Stefano D'Angelo
2025-02-03 07:10:08 +0100
-
512546f108
potential optimization in bw_iir{1,2}_process_multi
Stefano D'Angelo
2025-02-03 07:03:23 +0100
-
2a6f149612
fix doc typos
Stefano D'Angelo
2025-02-03 06:21:31 +0100
-
aaeba97a37
fix typo in bw_iir2
Stefano D'Angelo
2025-02-01 15:23:11 +0100
-
d49fc15db2
updated examples' README
Stefano D'Angelo
2025-02-01 10:19:05 +0100
-
b93eb5d836
updated to latest android packages
Stefano D'Angelo
2025-02-01 09:11:11 +0100
-
5661ebc0e7
now version and build version are set by tibia_gen.sh in examples
Stefano D'Angelo
2025-01-31 18:20:38 +0100
-
7d521e51e0
bw_iir{1,2}: fixed, updated doc
Stefano D'Angelo
2025-01-31 11:35:02 +0100
-
61afaca400
bw_iir1 doc + bw_iir2 limited prewarping freq
Stefano D'Angelo
2025-01-31 08:13:32 +0100
-
fbd0890017
fix asterisk-escaping typos in doc
Stefano D'Angelo
2025-01-30 10:23:25 +0100
-
4220bed501
bw_iir{1,2}: more debugging and api improvements
Stefano D'Angelo
2025-01-29 16:11:40 +0100
-
ee327ebe80
bw_iir1 debbugging code
Stefano D'Angelo
2025-01-28 19:27:08 +0100
-
a6d52765a6
now using BW_NULL instead of nullptr in C++ API/implementations
Stefano D'Angelo
2025-01-28 16:22:07 +0100
-
029ec29f6d
added prewarp_at_cutoff in bw_iir{1,2}
Stefano D'Angelo
2025-01-28 15:45:41 +0100
-
20bb3a8193
new examples fxpp_iir{1,2}
Stefano D'Angelo
2025-01-28 10:22:55 +0100
-
fb3ab23599
fx_iir2: fix reset
Stefano D'Angelo
2025-01-28 09:39:41 +0100
-
f58353bc20
bw_iir{1,2} fixes + fx_iir{1,2} examples
Stefano D'Angelo
2025-01-28 09:33:51 +0100
-
1be6e06699
bw_iir{1,2} progress
Stefano D'Angelo
2025-01-28 08:50:33 +0100
-
4487ef2176
update copyright + bw_osc_sin cosmetics + beginning of bw_iir{1,2}.h
Stefano D'Angelo
2025-01-27 23:27:01 +0100
-
65eeade32d
update to latest tibia changes
Stefano D'Angelo
2024-12-13 17:15:41 +0100
-
83e101cf8e
added extra makefile rules for web-demo
Stefano D'Angelo
2024-12-13 14:33:29 +0100
-
c779481486
update to latest tibia again
Stefano D'Angelo
2024-12-12 12:13:11 +0100
-
a605293801
hopefully updated to latest tibia
Stefano D'Angelo
2024-12-12 11:34:17 +0100
-
67756cf502
updating to latest tibia (many examples likely broken now)
Stefano D'Angelo
2024-12-12 08:18:32 +0100
-
02e628e5b0
bw_one_pole: fix doc typo
Stefano D'Angelo
2024-12-08 21:24:15 +0100
-
ff459dece1
bw_gain: fix doc typo
Stefano D'Angelo
2024-12-08 19:01:58 +0100
-
defabafb45
bw_gain: fix changelog
Stefano D'Angelo
2024-12-08 18:06:02 +0100
-
578bec397f
cosmetics
Stefano D'Angelo
2024-12-08 15:44:43 +0100
-
5c91a48e42
fix doc typo
v1.2.0
Stefano D'Angelo
2024-12-04 12:40:54 +0100
-
abc65d292a
fix tibia tag link
Stefano D'Angelo
2024-12-04 11:27:03 +0100
-
d2b15d9155
not including tibia in releases anymore
Stefano D'Angelo
2024-12-04 10:46:29 +0100
-
90f03881fd
change ios deployment target to 14.0 in examples
Stefano D'Angelo
2024-12-04 10:26:34 +0100
-
5015dd6bbd
bw_common: remove Brickworks references in doc
Stefano D'Angelo
2024-11-29 14:18:51 +0100
-
724d7c6b8a
bw_math doc cosmetic fix
Stefano D'Angelo
2024-11-19 08:53:55 +0100
-
da22954810
bw_buf doc cosmetics
Stefano D'Angelo
2024-11-18 17:52:29 +0100
-
f3a12e8e0a
bw_mm{1,2}: clarified implemented transfer function
Stefano D'Angelo
2024-11-11 08:03:10 +0100
-
ff99bda751
bw_{delay,env_gen}: fix BW_DEBUG_DEEP
Stefano D'Angelo
2024-11-10 10:53:07 +0100
-
b214bc896e
bw_math: add bw_log2_1p2xf, bw_log_1pexpxf, bw_log10_1p10xf
Stefano D'Angelo
2024-11-01 12:24:15 +0100
-
6431749bf8
bw_reverb: add missing BW_RESTRICT and fix doc
Stefano D'Angelo
2024-10-23 08:21:35 +0200
-
3a8e279fde
cosmetics
Stefano D'Angelo
2024-10-14 11:27:47 +0200
-
2ba329f5ea
cosmetics
Stefano D'Angelo
2024-10-11 15:59:22 +0200
-
f1e471e9bf
fix bug in bw_note_queue_is_valid()
Stefano D'Angelo
2024-10-11 11:02:59 +0200
-
340d527ffa
add bw_note_queue_all_notes_off
Stefano D'Angelo
2024-10-11 07:09:02 +0200
-
dd6f6adb2c
fix typo in bw_note_queue + cosmetics
Stefano D'Angelo
2024-10-02 11:30:32 +0200
-
c7f930673f
add sticky thresh to bw_gain and needed related api to bw_one_pole
Stefano D'Angelo
2024-09-24 07:28:39 +0200
-
98e5ef65c4
bw_reverb: cosmetics
Stefano D'Angelo
2024-09-21 15:38:05 +0200
-
daf0cb3e1c
introduce BW_{INCLUDE_WITH_QUOTES,NO_CXX,CXX_NO_EXTERN_C}
Stefano D'Angelo
2024-09-21 12:45:00 +0200
-
324aa911fd
bw_voice_alloc: added static inline
Stefano D'Angelo
2024-09-18 17:03:31 +0200
-
f530db5c45
bw_buf cosmetics
Stefano D'Angelo
2024-08-30 14:27:58 +0200
-
eaaeebb8ff
bw_buf: add bw_buf_copy() and bw_buf_copy_multi()
Stefano D'Angelo
2024-08-30 12:11:28 +0200
-
adbd1ab61c
bw_env_gen: reintroduce BW_ENV_GEN_V_MAX
Stefano D'Angelo
2024-08-29 18:16:59 +0200
-
750c807db3
oops, removed generated files
Stefano D'Angelo
2024-08-26 17:31:07 +0200
-
f6b4e1b7ec
adjusted to latest tibia updated
Stefano D'Angelo
2024-08-26 17:30:25 +0200
-
b517c83cb5
bw_env_gen added process output bound debugging check
Stefano D'Angelo
2024-08-24 17:31:25 +0200
-
9cb3bb00fa
bw_math int64 routines
Stefano D'Angelo
2024-08-24 17:20:46 +0200
-
099fb7507b
bw_env_gen fix reset w/ skip sustain and strengthened implementation
Stefano D'Angelo
2024-08-23 17:28:09 +0200
-
091b677663
better instructions for android example
Paolo Marrone
2024-07-09 11:45:24 +0200
-
862e56840f
bw_phase_gen: fix doc
Stefano D'Angelo
2024-07-07 18:11:28 +0200
-
6f856ec04c
bw_src_int cosmetics
Stefano D'Angelo
2024-07-05 11:51:56 +0200
-
07387edcc6
fixed fx(pp)_bitcrush on daisy seed and adapted to latest tibia
Stefano D'Angelo
2024-07-02 19:12:01 +0200
-
eef7f35dc5
enforcing combined parameter limits also in *reset_state
Stefano D'Angelo
2024-07-02 12:08:55 +0200
-
7b53b045a9
fix missing #endif in bw_bd_reduce
Stefano D'Angelo
2024-07-02 11:37:08 +0200
-
99b6ec2996
this should be it
Stefano D'Angelo
2024-07-02 11:28:45 +0200
-
e5cc92c72f
more of the same
Stefano D'Angelo
2024-07-02 10:27:05 +0200
-
f04fcac4ea
more of the same
Stefano D'Angelo
2024-07-02 07:17:12 +0200
-
c2c1979cc3
more of the same + fix new checks in bw_osc_{pulse,tri}_coeffs_is_valid
Stefano D'Angelo
2024-07-02 06:46:45 +0200
-
1e34773da8
adding extra debug checks to process_multi functions (wip)
Stefano D'Angelo
2024-07-02 06:15:27 +0200
-
f623002c27
bw_phase_gen: bw_phase_get_set_phase_inc_{min,max} doc
Stefano D'Angelo
2024-07-01 19:30:42 +0200
-
2860ddc141
bw_phase_gen: add phase_inc_{min,max} comparison checks
Stefano D'Angelo
2024-07-01 17:45:56 +0200
-
06fc92a2e0
bw_phase_gen: add phase_inc_{min,max} parameters
Stefano D'Angelo
2024-07-01 17:33:45 +0200
-
af6ce9ba5e
bw_osc_tri cosmetics
Stefano D'Angelo
2024-06-27 17:12:16 +0200
-
93ddf112bb
bw_osc_{saw,pulse,tri}: extra validation checks and cosmetics
Stefano D'Angelo
2024-06-22 18:49:12 +0200
-
5d3fbdbb0a
more freq-related fixes in bw_phase_gen
Stefano D'Angelo
2024-06-20 09:52:13 +0200
-
861cdc427e
fix rounding bug and extra debug checks for bw_phase_gen
Stefano D'Angelo
2024-06-18 15:22:13 +0200
-
5bd685ed7b
updated to latest tibia
Stefano D'Angelo
2024-06-17 10:48:09 +0200
-
10a2d1ff45
revised process_multi buffer assumptions
Stefano D'Angelo
2024-06-15 13:16:08 +0200
-
1d731eaafb
accomodate msvc reporting wrong C++ standard support
Stefano D'Angelo
2024-04-15 12:15:54 +0200
-
4dfbded165
fix process() invokation in fxpp_pan
Stefano D'Angelo
2024-03-19 13:54:26 +0100
-
5f2a413b4d
add gate param to bw_bd_reduce and examples + fix fxpp_bitcrush
Stefano D'Angelo
2024-03-13 12:28:35 +0100
-
a4a8ba96ca
add bw_dry_wet_get_wet(_cur)()
Stefano D'Angelo
2024-03-07 18:45:52 +0100
-
93f571af18
avoid bw_minf() to compute samples in synth*
Stefano D'Angelo
2024-03-07 16:57:50 +0100
-
5a4b9dc9b3
fix a few bugs in synth(pp)_{mono,poly}
v1.1.0
Stefano D'Angelo
2024-02-24 19:23:25 +0100
-
ba9fdc710c
some synth(pp)_poly optimization + synth_mono cosmetics
Stefano D'Angelo
2024-02-24 13:48:50 +0100
-
e9d80f55ac
synth(pp)_mono, some optimization
Stefano D'Angelo
2024-02-24 11:04:41 +0100
-
e0bfcdbdd7
damn underlines
Stefano D'Angelo
2024-02-23 15:09:13 +0100
-
0b64fcbb61
readme cosmetics
Stefano D'Angelo
2024-02-23 15:08:29 +0100
-
5fcbe57ad0
update README
Stefano D'Angelo
2024-02-23 15:07:34 +0100
-
7a8ef7ae25
updated changelog
Stefano D'Angelo
2024-02-23 15:04:45 +0100
-
4b10a04b3c
copyright notices in examples
Stefano D'Angelo
2024-02-23 14:17:01 +0100
-
590dbb8177
example instructions remove leftovers
Stefano D'Angelo
2024-02-23 12:05:01 +0100
-
442d5ac283
cmd line examples instructions
Stefano D'Angelo
2024-02-23 12:04:08 +0100
-
cedcbce960
oops, fix examples readme typo
Stefano D'Angelo
2024-02-23 11:55:58 +0100
-
c39e1df4a5
tibia instructions
Stefano D'Angelo
2024-02-23 11:54:03 +0100
-
ed80795731
test new examples README
Stefano D'Angelo
2024-02-23 10:35:13 +0100
-
d3ec90a16e
changed lv2 versions and vst3 guids
Stefano D'Angelo
2024-02-21 18:26:02 +0100
-
e6cb568b04
remove useless label
Stefano D'Angelo
2024-02-21 14:44:45 +0100
-
3e26125eb4
exagerate some example parameter ranges
Stefano D'Angelo
2024-02-21 12:26:04 +0100
-
43d20f5c52
add silence_dc param to bw_bd_reduce, use it in examples
Stefano D'Angelo
2024-02-21 10:37:20 +0100
-
61d3459b95
synthpp_poly
Stefano D'Angelo
2024-02-21 09:03:09 +0100