From 2fcaacfdff6a456e47d89f8c3e41cc87ffdf9dc5 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Tue, 26 Jan 2021 06:19:13 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a59ac2..872bc75 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,14 @@ Copy the plugin to your OpenRGB plugins directory. # Usage -Once installed, you will have an E1.31 Receiver tab in OpenRGB. Select this tab. Once detection is complete, the list of universes should be populated. After this, you can simply click the Start Receiver button and OpenRGB is ready to receive E1.31 packets. +Once installed, you will have an E1.31 Receiver tab in OpenRGB. Select this tab. Once detection is complete, the list of controllers on the left should be populated. You must map controllers to universes. You may do this manually by clicking the Add Universe button to create a universe, then selecting both the universe and a controller from the left, then clicking Add Controller to add the controller to the universe. You can also automatically map the controllers by clicking the Auto-Map button, which assigns one controller to each universe, automatically creating additoinal universes for controllers that do not fit within a single universe. After the mapping is set up, you can simply click the Start Receiver button and OpenRGB is ready to receive E1.31 packets. You can save the mapping with the Save Map button so that you can load it back next time with the Load Map button. + +# Tested E1.31 software + +* Vixen 3 (http://www.vixenlights.com/) +* Jinx! (http://www.live-leds.de/downloads/) +* sACNView (https://sacnview.org/) +* QLC+ (https://www.qlcplus.org/index.html) # Screenshot