Skip to content

0.6.14 - standards compliance; solo mixer channels; new switch modules

Compare
Choose a tag to compare
@mdemanett mdemanett released this 11 Apr 22:38
· 630 commits to master since this release

Fixes:

  • Fixed all triggers to be compliant with Rack standard of resetting the trigger when the input goes below 0.1V, rather than when it reaches 0V. #34
  • Fixed LFO, 8FO and LLFO frequency controls to adhere to the Rack standard for LFO pitch of 0V=2HZ. There is some elaborate backwards-compatibility here; existing patches will not be affected, but new instances of the modules added to patches will have the new behavior. Context menu items allow switching the mode, for new or existing instances. #40
  • Fixed the LLFO wave display to update when no output is patched. #39
  • Fixed the peak-frequency calculations in ANALYZER(-XL). #35

New feature:

  • On MIX4, MIX8 and MUTE8, a right-click on a mute button solos the corresponding channel. #38

New modules:

  • 8:1 -- an eight-to-one switch with clock-triggered or voltage-addressed behavior.
  • 1:8 -- a one-to-eight switch the same control circuit as 8:1.
  • ADDR-SEQ: a voltage-addressable eight-step sequencer. (Basically, it's 8:1 but with knobs instead of inputs.)