Skip to content

v2.4.1 HOTFIX

Compare
Choose a tag to compare
@function-store function-store released this 27 Mar 23:01
· 354 commits to main since this release
76aff25

This is a hotfix of v2.4.0, fixing the self-update and config features. Please update this one manually, for the last time - I hope :)

Major update!
NEW FEATURES:

  • self-update functionality added to update the toolkit to a new release from within TD! Read more here
  • all tool configs can be saved to an external json file to sync between projects. This happens automatically when using self-update to retain settings between version updates! Read more here
  • ParRandomizer: randomize operators or single parameters. Read more here
  • Mapper: new toolbar icon for easier OSC/MIDI mapping. Read more here
  • ParOpDrop: quick way to add Par(Execute) DAT/CHOPs to components. Read more here
  • reordered toolbar icons, now they are better grouped by functionality

BUGFIXES:

  • added more IO OPs to Greg's OpMenu Filter
  • ParGroup promoted value fix to CustomParPromoter, thanks to RaphiePS
  • more minor bugfixes