-
v 0.4.0 Pre-Release
released this
2023-04-19 06:49:20 +00:00 | 380 commits to main since this release- Added new bw_ringmod, bw_trem, bw_phaser, bw_delay, bw_src_int, bw_src, bw_comb, and bw_chorus modules.
- Added new fx_ringmod, fx_trem, fx_phaser, fx_delay, fx_comb, fx_chorus, fx_vibrato, and fx_flanger examples.
- Added MIDI over UART support for example synthesizers running on the Daisy Seed platform.
- Added new bw_buf_add() and bw_buf_fill() routines to bw_buf.
- Added new bw_ceilf(), bw_intfracf(), bw_sinhf_3(), bw_coshf_3(), bw_asinhf_3(), and bw_acoshf_3() math routines.
- Added BW_SIZE_T definition to bw_common.
- Added initial value parameters to bw_*reset_state() in bw{lp1,ap1,hp1,hs1,ls1,mm1,ap2,hs2,ls2,mm2,notch,peak,svf}.
- Fixed typos in the documentation of bw_wah.
- Fixed unused parameter warnings.
- Now using bw_src_int in fx_satur.
Downloads