HLVM04 / Tesla-Beat-Saber-Light-Show-Converter

Convert Beat Saber maps to Tesla light shows!
GNU General Public License v3.0
22 stars 0 forks source link

[Request] Combine two blocks right after each other #3

Open RaminGe opened 2 years ago

RaminGe commented 2 years ago

Hey,

I have a suggestion which would make sense for almost every song generation. If there are two blocks right after each other they should get combined:

Now: Bildschirmfoto 2022-01-18 um 22 33 22

Should be: Bildschirmfoto 2022-01-18 um 22 32 54

This would save many commands for each show. And the user could then go over it and adjust the timings if needed.

HLVM04 commented 2 years ago

This is a good idea, and I've already looked into it a little bit. However, I discovered that when the lightshow is saved as an fseq file, xLights will automatically do what you suggested. It's just someting I quickly observed when developing the program, and haven't actually done any comparing. So let me know if I'm wrong :)