Hi,
I'm trying to control a couple of LED stripes via QLC -> Artnet -> Arduino. In general, it works, as in I can change the colour of each LED individually. However, when trying to send a pattern, the output becomes stagnant. It seems that QLC sends a lot more data packages for universe 1, but I have six stripes, with each assigned to a universe. So the Arduino has to parse packages for universe 1 roughly forty times more often than for say universe 5; I would expect them to be equally frequent. Is this expected behaviour? Am I doing anything wrong?