Jump to content
Light-O-Rama Forums

Figuring out length of show


jstorms

Recommended Posts

There has never been a good way to know how long your show is. So I wrote a PERL script that does it for you. You just give it the name of your .lss file (created by the LOR Show Editor) and it goes and figures out how long everything will take.

Link to script on Google Drive: https://drive.google.com/open?id=0B95M-4jUDX5aODdVc0cyYUgtT0kExample:

C:\LOR_AW\Sequences>LORShowLength.pl StormsShow.lss
Time profile for: [StormsShow.lss]
[STARTUP TAB]
Seq Length    Sequence File Name
  66 seconds    STORMS2016_bumper_Hallelujah.lms
Number of sequences: 1
Total Sequence Time: 0 hours, 1 minutes, and 6 seconds.
Total length of startup tab: 0 hours, 1 minutes, and 6 seconds.

[MUSICIAL TAB]
Seq Length    Sequence File Name
 143 seconds    STORMS2015_StarWars.lms
 373 seconds    STORMS2015_LetItGo.lms
 203 seconds    STORMS2015_LetItSnow.lms
 310 seconds    STORMS2015_WoW.lms
Number of sequences: 4
Total Sequence Time: 0 hours, 17 minutes, and 9 seconds.
Delay between songs: 2 seconds, Total delay between songs: 8 seconds
Total length of musical tab: 0 hours, 17 minutes, and 17 seconds.

[SHUTDOWN TAB]
Seq Length    Sequence File Name
  68 seconds    STORMS2016_bumper_RedGlareShort.lms
   7 seconds    STORMS2016_bumper_ThatsAllFolks.lms
Number of sequences: 2
Total Sequence Time: 0 hours, 1 minutes, and 15 seconds.
Total length of shutdown tab: 0 hours, 1 minutes, and 15 seconds.

TOTAL LENGTH OF SHOW: 0 hours, 19 minutes, and 38 seconds.

How to install PERL on windows.
https://www.youtube.com/watch?v=NCGfMqi7_vA

Link to comment
Share on other sites

So useful!

I wish I had thought of doing something like this.

 

This is another of those incredibly useful tools created by people on the forums!

Thank you!

Link to comment
Share on other sites

  • The topic was locked
Guest
This topic is now closed to further replies.
×
×
  • Create New...