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
529 stars 196 forks source link

Resize the buffer if it is not the right size #4574 #4575

Closed derwin12 closed 2 months ago

derwin12 commented 2 months ago

This is more of a workaround - not clear why the buffer would come in the wrong size here - seems like it was created at a different layer perhaps incorrectly? Note too that "mod_state" on lines 241 and 249 is dead code and could be removed.