OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
640 stars 202 forks source link

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

Open JanKoppe opened 4 years ago

JanKoppe commented 4 years ago

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!

peternewman commented 1 year ago

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 !