ola icon indicating copy to clipboard operation
ola copied to clipboard

Usage Support: Possibility to black out specific dmx channels or do a mapping?

Open JanKoppe opened this issue 6 years ago • 1 comments

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:

  • 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!

JanKoppe avatar Dec 12 '19 10:12 JanKoppe

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 !

peternewman avatar Aug 28 '23 10:08 peternewman