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...
16-bit fixture rotation
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
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.
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.