Skip to content

v0.6

Choose a tag to compare

@DamLasers DamLasers released this 17 Aug 09:50
· 6 commits to main since this release

Updated 2026-08-16 for Liberation version 1.2.0 beta or later.

  • Added real feedback from Liberation for the following "Current Clip" properties via general parameter mapping and the "led" option:

    • Shift x/y
    • Zone delay
    • Chase pattern
    • Scale x/y
    • Custom parameter
  • The following actions now use direct feedback through the "led" option:

    • clip_zone_delay_chase_toggle
    • clip_zone_delay_chase_retrigger_toggle
    • clip_zone_delay_chase_mode_cycle - split into individual delay and chase values in the module which also respond to "both"
  • Added a new section for "Global Transformations" which map to General Parameters 4-7:

    • Scale X/Y
    • Spin
    • Spin 3D
  • Updated the following controls to use 14-bit MIDI and updated the module to show value ranges corresponding to those shown in the Liberation GUI:

    • general_param_6/7, global scale_x/y (0-100)
    • general_param_4, global spin (-20.0 to 20.0)
    • general_param_5, global spin 3d (-20.0 to 20.0)
    • general_param_0/1, clip shift x/y (-200 to 200)
    • general_param_2, clip zone delay (0-128)
    • tempo_multiplier (0-200)
  • Added dedicated write commands for the following:

    • Global Scale X/Y
    • Global Spin
    • Global Spin 3D
  • Changed the following clip properties to be set by their corresponding general params instead of using clip_property with grid position.

    • Shift X/Y
    • Zone delay
    • Chase pattern
  • Updated clip chase_pattern and general_param_3 to display and limit values to 1-4, reflecting the 4 delay/chase patterns in Liberation.

  • Added tempo_multiplier_led, 14-bit, 0-200 in the module

  • Documentation cleanup

  • Added changelog.md