• v0.6.0 fd6c9cc052

    v 0.6.0 Pre-Release

    stefano released this 2023-08-05 07:11:31 +00:00 | 270 commits to main since this release

    • Added support and examples for Android and iOS.
    • Added debugging definitions and related new functions in bw_common.
    • Added debugging code to bw_buf, bw_math, bw_note_queue, bw_rand, and bw_voice_alloc, and also partly to bw_one_pole.
    • Removed bw_config module.
    • Removed bw_omega_3log() and bw_omega_3lognr() from bw_math.
    • bw_one_pole_process*() now use BW_SIZE_T to count samples and channels.
    • bw_voice_alloc() now uses BW_SIZE_T to count voices.
    • Fixed bugs in bw_pow10f_3() and bw_acoshf_3().
    • Fixed bug when using very high cutoff values in bw_one_pole.
    • Fixed bug when signal level is extremely low in bw_ppm.
    • Fixed harmless compiler warning in bw_randu32().
    • Fixed number of channels in fx_reverb.
    • Fixed (unused) note velocity in synth_poly and synthpp_poly.
    Downloads