I am trying to use FreeStyler to create sound to light shows that will trigger automatically at specific times. The sound will be triggered on another computer with input to FS. While the number of steps is slightly limiting, I believe I can create the show within one cue that can run in a serial fashion (I know I can run simultaneously, but don't see much benefit to that approach). The sound to light bump works well.
My question: Does anyone have experience using the scheduler on FreeStyler to trigger every 1/2 hour with a different show and leaving the system on its own for days and weeks on end?
Thanks.
Tim.
Time triggered light shows
Forum rules
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
-
- Knows how to turn Lights ON
- Posts: 2
- Joined: 27 Jul 2009, 16:34
- FreeStyler Version: 3.0
- I Use FreeStyler for: Stage Show
- Twitter: twitter.com/tcahall
-
- Knows how to turn Lights ON
- Posts: 2
- Joined: 27 Jul 2009, 16:34
- FreeStyler Version: 3.0
- I Use FreeStyler for: Stage Show
- Twitter: twitter.com/tcahall
Re: Time triggered light shows
Any idea what the maximum number of steps is? I assume that the number is not being stored as an alpha, so 256 would seem like a logical stop (ok 255). Has anyone looked at the source to see how this is being stored?
Tim.
Tim.
- Mattotone
- Android Dev (Moderator)
- Posts: 1238
- Joined: 10 Jul 2007, 17:30
- FreeStyler Version: BETA
- I Use FreeStyler for: Just for the Fun of it.
Re: Time triggered light shows
Its written in VB Of which the smallest data type he could use would be a byte 0 through 255 (unsigned).
But since iv managed to get up 2 300 steps. i would assume he using int -2,147,483,648 through 2,147,483,647 (signed)
But since iv managed to get up 2 300 steps. i would assume he using int -2,147,483,648 through 2,147,483,647 (signed)
Freestyler Addons www.120db.uk
Free Dropbox. 2GB account http://db.tt/J4c5G8C
$100 free credit @DigitalOcean Private Server: https://m.do.co/c/5c4a7c7d6693
Freestyler Android App: https://play.google.com/store/apps/deta ... rts.fs1024
Free Dropbox. 2GB account http://db.tt/J4c5G8C
$100 free credit @DigitalOcean Private Server: https://m.do.co/c/5c4a7c7d6693
Freestyler Android App: https://play.google.com/store/apps/deta ... rts.fs1024