Schema version 10.0.0
Incompatible schema changes
- All DMX values (default value, highlight value, capability DMX ranges) have to be entered in the same DMX resolution (8bit, 16bit, etc.). The resolution to be used defaults to the maximum resolution, but can be decreased by setting the channel's
dmxValueResolution
property (see #594).
Backwards-compatible schema changes
- New
dmxValueResolution
property for channels allows specifying default / highlight value in a lower resolution (see the updated fine channel docs). - Default and highlight value can now be entered as a percentage (e.g.
50%
), relative to the maximum DMX bounds.
Bugfixes
None.