Skip to content

v1.1.24 - Fixes, etc

Compare
Choose a tag to compare
@mdemanett mdemanett released this 20 Nov 22:26
· 452 commits to master since this release

v1.1.24 - Fixes etc

This release is mainly fixes for bugs from the last (polyphony) release, with some new features.

Changes:

  • Fix BOOL NOT section. #77
  • Fix manual triggers on envelopes, and other bugs related to modules not behaving correctly with no input patched. #81 #84
  • Changed "modulation rate" (how often modules update certain parameters) to 2.5ms, from 10ms. Before last the release this was every 100 steps regardless of sample rate. #82
  • Fixes for poly channel engine initialization on LMTR and some other modules. #79
  • Fix poly channel calculation on PRESSOR, NSGT, LMTR. #78
  • Add poly support for CLPR. #78
  • Add triggered select mode for 8:1, 1:8, ADDR-SEQ (new feature). #72
  • Add inverted output toggles on S&H (new feature). #75
  • Changed multi-option context menus into submenus.
  • Modified MANUAL's "loadbang" feature to delay the initial pulse for 100ms after patch load (it used to fire on the first sample).
  • Add "linear mode" for VCO. #71