Releases: Toom3000/ma3_Magic_ColorGrid
2.2.5.2 Support
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
ma3 1.9.7.0 - ColorFlip with Sequence
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
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
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.
- Delay and Fade times are now using preset recipes.
ma3 1.8.1.0 - Support for Subfixtures and Fix for large number of groups
- Support for subfixture color capability discovery
- Fix for large number of groups which caused the plugin to crash
1.8.1.0 Release
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
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
This release fixes the installation paths in the documentation as well as in the installer.
ma3_1.7.22 Fix Release
Fix for ma3 version 1.7.2.2
- Issue fix was complete application crash on maco command creation.