While helping another user, I came up to this possible bug...
With the annexed fixture profile added, I got 'only' 128 channels reported where it should have been 480!
(128 smells to a 7b value +1 = 128 max)
(My assumption is: Is that why RGB panels do not align quite as nicely as they should be? Being accounted as 7b values, where should the 8b channel count be in place?)
Please verify my findings... The reported channel count is not correct = bug status (did not report this on GitHub because of verification needed)
Bug? Reported channels only 7bit?
- GGGss
- Posts: 3319
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
- Attachments
-
LEDJ-Tpix.qxf
- (56.93 KiB) Downloaded 45 times
All electric machines work on smoke... when the smoke escapes... they don't work anymore
- GGGss
- Posts: 3319
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
hmm .. I'm watching ghosts .. I might be very wrong but ->
*add the fixture to a new project,
*do nothing,
*open DMX monitor, and add this new fixture ...
*observe the 2D monitor Why are those upper-addressed pixels in white?
[edit]
*add the fixture to a group with dimensions of 40x4
*Create an RGB-matrix group with that fixture
*add a RGB matrix to your project
*Select the group you just made
*hit preview
*observe the 2D DMX monitor
>> The white pixels never change...
*add the fixture to a new project,
*do nothing,
*open DMX monitor, and add this new fixture ...
*observe the 2D monitor Why are those upper-addressed pixels in white?
[edit]
*add the fixture to a group with dimensions of 40x4
*Create an RGB-matrix group with that fixture
*add a RGB matrix to your project
*Select the group you just made
*hit preview
*observe the 2D DMX monitor
>> The white pixels never change...
All electric machines work on smoke... when the smoke escapes... they don't work anymore
- mcallegari
- Posts: 4932
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Oh wow, you found a very silly bug on the channel item maximum limit.
For some reason the original QLC author thought (20+ years ago) that fixtures would have never reach more than 128 channels! haha
https://github.com/mcallegari/qlcplus/b ... re.ui#L151
Easy to fix
For some reason the original QLC author thought (20+ years ago) that fixtures would have never reach more than 128 channels! haha
https://github.com/mcallegari/qlcplus/b ... re.ui#L151
Easy to fix