open-fixture-library
open-fixture-library copied to clipboard
Better handle HSV/HSB/HSI/HSL channels
Some fixtures use HSV/HSB/HSI/HSL as an alternative to RGB color mixing. We should therefore:
- Understand (and maybe shortly document?) all different color mixing methods
- Add new capability types for Hue, Saturation, ...
- Add fixture features for RGB, CMY and HSV/HSB/HSI/HSL color mixings
Wait until #425 is merged first. See also #437.