Page 1 of 1

16-bit fixture rotation

Posted: Thu Nov 12, 2015 2:21 pm
by boxy
Me again...

We have a fixture with 16-bit gobo rotation from Martin. I've never seen this described in the way it is before.

Before my head explodes trying to implement this (see below), is there as an easy of doing this that also doesn't freak out the person using this feature? I will implement this as I would and see what happens...
martin.png

Re: 16-bit fixture rotation

Posted: Thu Nov 12, 2015 2:37 pm
by janosvitok
Can you name the fixture?

I guess my head explodes as well... You get nice combination of unsuported features:
- some channels depend on other channel's value
- 16bit channels
and bonus:
- the intervals are not divisible by 256, so they can't be reduced to MSB capabilities.

Most probably this won't work without substantial changes to QLC+. Hmmm.