-
Hi,
thanks for the code. I noticed that in your paper, you represent the results of DistMult + W-GCN in Table 4. But these results are not seen in the paper of W-GCN. I wonder where the results come…
-
@cbdevnet thank you for this awesome project :fire:
I configure midimonster to convert winMidi to sACN similar to the documentation and it work with network connection on windows machine. But when …
-
Using the config
```
[backend sacn]
bind = 0.0.0.0
[backend winmidi]
[sacn in]
universe = 1
[winmidi out]
write = LoopBe Internal MIDI
[map]
in.{1..100} > out.ch0.note.{1..100}
```…
-
### Environment
- Module or chip used: ESP32-WROOM-32
- IDF version : v4.0-dev-207-g76da10a66
- Build System: Make
- Compiler version : xtensa-esp32-elf-
- Operating System: Ubuntu 18.04
- Po…
-
Mike,
Here is the issue at the moment. I have patched the show, and everything looks good. Expect once patched, the curtain flys in, but I will take it out and the viz goes dark. As well I am able…
-
Hi, is with your project possible to have a DMX input and an ArtNet output?
Thank you very much for your work!
mrv96 updated
4 years ago
-
Hi I'm trying to compile my own custom code using the WLED 0.10.0 source code to include a custom IR remote for my sons led strip. Rather than just include custom IR codes because some of the codes ar…
-
When using sACN over unicast is there a way to view the network traffic in sacnview?
-
Hello
Can you add rotary encoder support for change port, universe, sACN / Art-net, IP?
-
Hi everybody,
I just heard about this project and it sounds super fun! Unfortunately, I cannot install it. When I run `(sudo) pip install ledfx`, it will collect multiple requirements (and/or check…