Skip to content

Releases: bogaudio/BogaudioModules

v2.4.45 - Bug fix.

04 Feb 21:25
Compare
Choose a tag to compare

Fixes:

v2.4.44 - Bug fixes.

29 Oct 21:11
Compare
Choose a tag to compare

Two fixes:

#228: Fix ADDR-SEQ expanders not correctly registering, sometimes, on patch load.
#229: Fix crash(es) in ARP.

v2.3.43-test1

11 Sep 22:33
Compare
Choose a tag to compare
v2.3.43-test1 Pre-release
Pre-release

Test release with two fixes:

  • #228: Fix ADDR-SEQ expanders not correctly registering, sometimes, on patch load.
  • #229: Fix crash(es) in ARP.

v2.3.43 - Bug fix roundup

14 Mar 00:12
Compare
Choose a tag to compare

Various bug fixes and minor features:

  • POLYMULT: allow a mono signal at CHAN to act as a CV over the channel count; use only the first channel of the input, rather than the poly sum, to produce the outputs. #215
  • SWITCH18, MATRIX18: add output clipping options. #210
  • ADDR-SEQ, PGMR, others: add 0-2V and +/-2V to output range menu. #214
  • PEQ6: Fix button label. #219
  • Fix slew limiter DSP to accommodate high sample rates and extreme shapes. #221 #220
  • Fix issue with skins for knobs/ports/screws with modules using a non-default skin. #223
  • S&H: fix poly channels calculation; should always be at least 1. #224

v2.1.41 - Bug fix release

20 Jul 00:27
Compare
Choose a tag to compare

This fixes the following:

  • ADDR-SEQ: fix crash on moving ASX around very quickly. #206
  • XCO: add scaling/clipping options for the mix output. This defaults on, which may affect existing patches. #201
  • VCF: fix handling of the FM input (e.g. a zero value should have no effect), and improve documentation for VCF cutoff CVs. #205

v2.0.40 - bug fixes and minor features

01 Jun 03:17
Compare
Choose a tag to compare

This release rolls up various bug fixes and adds a few requested features:

  • LFOS: new menu option to increase the offset range to +/-10V. #196
  • Switch matrix modules: fix randomization behavior to only set switch to 0% or +/-100%, and to respect "Exclusive" options; fix label
    s on "Exclusive" options, which were reversed. #204
  • Fix bug with knobs on knob matrix mixers where the knob may not show the correct value of the underlying param. #204
  • Add no-output-clipping mode to matrix mixers. #199
  • Fix uninitialized class member. #202
  • PGMR: add option to save last triggered step to patch. #189
  • PGMR: fix random init of step at load. #189
  • MIX2: add poly-spread feature, as on MIX4/8. #188
  • Fixed VCO PWM clicks and pops. #193
  • Fixed S&H polyphonic glide. #197
  • Fixed module browser crash for at least one user. #195

v2.0.39-test2: various fixes.

15 May 17:55
Compare
Choose a tag to compare
Pre-release

This is a test release, catching up on various fixes and minor new features:

  • Switch matrix modules: fix randomization behavior to only set switch to 0% or +/-100%, and to respect "Exclusive" options; fix label
    s on "Exclusive" options, which were reversed. #204
  • Fix bug with knobs on knob matrix mixers where the knob may not show the correct value of the underlying param. #204
  • Add no-output-clipping mode to matrix mixers. #199
  • Fix uninitialized class member. #202
  • PGMR: add option to save last triggered step to patch. #189
  • PGMR: fix random init of step at load. #189
  • MIX2: add poly-spread feature, as on MIX4/8. #188

v2.0.39-test1: PWM and poly S&H fix; maybe random crash fix

11 Jan 04:23
Compare
Choose a tag to compare

This is a test release. It has fixes for:

  • #193 PWM clicks and pops
  • #197 S&H polyphonic glide
  • #195 Module browser crash for at least one user (maybe)

v2.0.39: Rack v2-compatible release

19 Dec 22:29
Compare
Choose a tag to compare

Official release notes for v2.0.39, the first release compatible with Rack V2. This has been available on the Rack library for a few weeks.

With this, Bogaudio builds for V2, and supports new features like night mode, port labels, and bypass (where it makes sense).

Other than that, with this release:

  • There are a few minor fixes and documentation updates that came along with the V2 work.
  • The graphics license changed to CC BY-SA (dropping non-commercial clause). #187

v2.0.39-pre5: another try with v2 autobuilds

19 Dec 22:13
Compare
Choose a tag to compare
Debug autobuild upload script, again, again.