Skip to content

Releases: Toom3000/ma3_Magic_ColorGrid

2.2.5.2 Support

09 Jun 22:21
f8bef2e

Choose a tag to compare

Fix for verison 2.2.5.2 which had changes to the recipe workflow completely breaking my recipe preset based approach. The recipes are now in the sequences which seems to work.

2.0.0.4 support

12 Apr 13:07
74bb0c0

Choose a tag to compare

Plugin has been slightly updated to support 2.0.0.4 version.

ma3 1.9.7.0 - ColorFlip with Sequence

07 Jan 22:18
6679275

Choose a tag to compare

The colorflip feature has been enhanced by a sequence which is able to trigger the colorflip automatically.
For convenience this is also assigned to executors for toggle and rate master access.

ma3 1.9.7.0 - Fix and ColorFlip

06 Jan 22:00
9b62709

Choose a tag to compare

This release fixes some issues in the execution on ma3 1.9.7.0 and furthermore introduces a new little feature called ColorFlip. By hitting the colorflip button the colors will flip between the last and current colors that are set in the grid.

ma3 1.8.8.2 - Delay and Fade now using recipes

02 Jan 20:15
a096804

Choose a tag to compare

This release is for ma3 version 1.8.8.2
Fixes:

  • Fixed image storage number behaviour.
    • This issue used to break the image copying process and therefore the colorpicker looked a bit odd.
  • Enhancements:
    • Delay and Fade times are now using preset recipes.
      • Huge advantange of this approach is that the programmer is not touched when changing delay or fade parameters.

ma3 1.8.1.0 - Support for Subfixtures and Fix for large number of groups

15 Oct 12:02
8110462

Choose a tag to compare

  • Support for subfixture color capability discovery
  • Fix for large number of groups which caused the plugin to crash

1.8.1.0 Release

05 Oct 19:40

Choose a tag to compare

This release works with Version 1.8.1.0:

  • This uses MATricks instead of preset delaytime to achieve the delays. The prior implementation in ma3 is somehow broken in this version.
  • Unfortunately it is still necessary to include waits in the macro execution since for some reason macros are not executed sequential.

ma3_1.7.22 Fixture name and Race Condition fix Release

26 Jul 21:19

Choose a tag to compare

Within this release I have improved the fixture type discovery which caused some fixture types of not being recognized if the names have been changed to custom ones.

My own colorwheel support has been removed and switched to the automatic MA integrated color matcher which tries to match the RGB/CMY Color to a fixed color.

Annoyingly I had to slow down the script execution in order to make sure the application does not crash. This seems to happen if a lot of lua commands are issued within a very short period of time.

Known Issues:
Macro execution is still recognizable if a lot of macros are being triggered at once. This effect increases with the number of groups.

ma3_1.7.22 Path fix Release

12 Jul 22:19

Choose a tag to compare

This release fixes the installation paths in the documentation as well as in the installer.

ma3_1.7.22 Fix Release

26 Jun 20:04
3e92755

Choose a tag to compare

Fix for ma3 version 1.7.2.2

  • Issue fix was complete application crash on maco command creation.