bitfocus / companion-module-generic-artnet

MIT License
0 stars 2 forks source link

Set Complex Value #7

Open PhilVale opened 1 year ago

PhilVale commented 1 year ago

The hint that comes up in the hover says:

"Each parameter should be seperated by colan (,)" but it's a comma in the brackets and in the template example where it is "1,0;"

Which is it, a comma (,) or a colan (:).

Using Art-Net v1.2.0

bitte-ein-bit commented 1 year ago

I think you need to read it as <channel>,<value>;<next_channel>,<next_value>;.

PhilVale commented 1 year ago

I agree, and that's what I did.

But my point really is that the documentation is not clear - in fact it's contradictory and therefore confusing for somebody with a) a non english background and b) a non technical person who is looking to use a more advanced product that the straightforward Stream Deck native application.