You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to do a mapping from a sACN Input to a ArtNet output. This mapping is a bit special because it should only allow to control a specific subset of DMX channels.
One of those would help me out in this case:
Is it somehow possible to blackout/drop values for a specific Universe?
Can I set some override where I enforce the value 0 on some channels, and do a HTP merge further down the chain?
Can I just simply do a mapping of "channel x from input will be mapped to channel y on output"?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Very late to the party generally, but some good news finally.
* Is it somehow possible to blackout/drop values for a specific Universe?
* Can I set some override where I enforce the value 0 on some channels, and do a HTP merge further down the chain?
The above two would be more good features/options for #280 . Would you envisage the latter almost being a top set feature per channel (so merging two universes, but using the channel data from one to set the max levels that pass through the other?
* Can I just simply do a mapping of "channel x from input will be mapped to channel y on output"?
I've finally written something which could do this in #1895 !
Hello,
I would like to be able to do a mapping from a sACN Input to a ArtNet output. This mapping is a bit special because it should only allow to control a specific subset of DMX channels.
One of those would help me out in this case:
Thanks in advance!
The text was updated successfully, but these errors were encountered: