xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
562 stars 211 forks source link

Mapped sequence renders differently - Single Strand render buffer shows 2 rows vs 1 #4944

Closed derwin12 closed 2 weeks ago

derwin12 commented 2 weeks ago

I am trying to track the cause for this. Mapped sequence - same settings. Same pixels per spoke. Inside to out - no vertical buffer. Group from mine on left - made up of 16 spokes from 2 models. Group from ppd on right - made up of 16 spokes from 2 models. Showstopperspinner vs Megaspinner. Mine only shows red .. source shows red and white chase. Tried v16 and v17.

@computergeek1507 Scott - any clues here? Update: using debugger PPD shows bufferHt=2, mine shows 1 image

derwin12 commented 2 weeks ago

Attaching theirs and mine .. single effect. PPDDemo.zip MineDemo.zip

derwin12 commented 2 weeks ago

Found that PPD submodel has one spoke with an extra line - this makes the render buffer 2 high. Checking to see the impact. image

derwin12 commented 2 weeks ago

So it appears PPD is sequencing with this mistake - if I correct this submodel the effects are impacted. Cant do much about it. Not an xlights issue.

cybercop23 commented 2 weeks ago

So it appears PPD is sequencing with this mistake - if I correct this submodel the effects are impacted. Cant do much about it. Not an xlights issue.

AI