Is it possible to define RGB fixtures without a dimmer channel?
I was testing the plugin with some WS2811 fixtures but defining:
[Fixture_001]
range=1,3
mapping=RGB
results in
ERROR-05: R/G/B/D is not in Fixture_001s Mapping
It has to be
[Fixture_001]
range=1,4
mapping=RGBD
Is it possible to define RGB fixtures without a dimmer channel?
I was testing the plugin with some WS2811 fixtures but defining:
results in
ERROR-05: R/G/B/D is not in Fixture_001s MappingIt has to be