Skip to content

Schema version 10.0.0

Compare
Choose a tag to compare
@fxedel fxedel released this 04 Sep 17:12
· 2108 commits to master since this release
62c283b

View schemas

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.

Commits since last release