DMX OR ARTNET 16Bit
hello
I use Millumin3 for long times I Just download Millumin4 because I need to create a dmx fixture for with led in 16bit
I have to use a Dmx layer because I need also a curve.
so I create the fixture like this
but when I monitor the dmx output it's not machine like a 16bit: dmx 1 and 2 go from 0 to 255 in the same time...
Normal in 16bit the dmx 2 go from 0 to 255 and the dmx 1 go to 1 , the dmx 2 go from 0 to 255 and the dmx 1 go to 2.....
I test with the fixture RGB16B and it's the same ....
could help me to understand ?
Comments
Hello @cousinguillaume,
By default, Millumin is rendering video in 8-bit color depth. Thus, if you do some 16-bit pixel-mapping, the values will have steps, and the result you have is the one expected (despite it looks symetrical).
Change for 10-bit color depth, and you will see the difference. See this article.
Best. Philippe