Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JanKoppe opened this issue Dec 12, 2019 · 1 comment

Comments

@JanKoppe
Copy link

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!

@peternewman
Copy link
Member

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants