Before I tuned the WAP, I had RSSI in the 50%-70% range and sequence errors in the 20% range.
After I tuned the WAP, but before I changed the timing from 25ms to 50ms, the RSSI went into the 88-92% range with one ESP still at 70% and sequence errors in the .6% to 3.6% range.
Real numbers for all 8 ESP's after tuning:
rssi 88% 96% 94% 84% 70% 96% 66% 92%
seq errors 0.016 0.006 0.006 0.007 0.008 0.007 0.016 0.034
At this point, lights were still lagging sound by several seconds. It wasn't until I changed the timings that things came into sync.
It makes me think my computer is too slow to keep up so I will be looking at FPP on a Pi 3b I have.
It also makes me wonder show players work.
Do they send out frames as fast as they can and update the frames on the 25ms or 50ms timing mark?
Are they timer interrupt driven and send a frame only every 25ms or 50ms?
Can they determine they are behind?