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
530 stars 197 forks source link

#4605 Optionally retain the effect duration when duplicating an effect #4606

Closed derwin12 closed 3 weeks ago

derwin12 commented 3 weeks ago

In the right click duplicate effect menu, a new checkbox (@computergeek1507) will optionally make the duplicated effects retain the same effect length rather then expand the effect to the max between the timing marks. This is good, for example, to create a shockwave of .5s at each of the various timing marks.

AzGilrock commented 3 weeks ago

Seems like it could use the Paste by Cell and Paste by Time options already available

derwin12 commented 3 weeks ago

Seems like it could use the Paste by Cell and Paste by Time options already available Slightly different but significant... By Time: image

By cell: image

Results with the new option: image

derwin12 commented 3 weeks ago

@computergeek1507 Scott the xLIghts CI merge build fails .. doesnt get the branch? It assumes the branch name is simply the PR#? (just a guess on my part)

AzGilrock commented 3 weeks ago

No I mean you could query which option is active but use your new logic. It would eliminate the checkbox but maybe people wouldn't figure it out.