DMX Slider multi channel

Rayme

Beta Tester
I'm trying to create a slider that has multiple DMX channels in it so I can control the master brightness of certain channels %)
 
it will be a part of 3.0 (builds 85x or higher). Each DMX channel in QuickDMX tab has option "Sub master". By means of this option you link the channel to one of 10 sub masters. After that, you can control sum master as object:

DmxMasters[1].Value = 50 // 50 percents

Also, there is

Master.DmxMaster

This is main master.

Best Regards,

Alexey
 
Is this something that is built into the menus? only controllable by pangoscripts? Through the universe? Can a dmx slider be designated as a submaster? A channel slider?
 
Back
Top