I'm remotely sending commands to FreeStyler to switch submasters. I'm successfully able to switch submasters, but sometimes the cues just stop by themselves.
This only happens when sending the toggle submaster command by SendMessage - using the Run button works fine; cues loop OK, I click Run, cue changes and carries on looping.
Tested on v3.3 and v3.4.
Perhaps I'm doing something wrong?
SendMessage + Submaster
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 08 Nov 2010, 16:04
- I Use FreeStyler for: DJ
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 08 Nov 2010, 16:04
- I Use FreeStyler for: DJ
Re: SendMessage + Submaster
I'm guessing not then...
- 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: SendMessage + Submaster
the toggle submaster toggles the running status of the cue, so i assume what you are experiencing is by design
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
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 08 Nov 2010, 16:04
- I Use FreeStyler for: DJ
Re: SendMessage + Submaster
Indeed - but I really need a way to forcibly activate a submaster rather than toggling it.
I'm assuming this isn't possible?
I'm assuming this isn't possible?
- 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: SendMessage + Submaster
im afraid not, i also wish for this feature to be implemented. it is currently under consideration in the bug tracker
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
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 08 Nov 2010, 16:04
- I Use FreeStyler for: DJ
Re: SendMessage + Submaster
Thats a shame.
I had a look in the bug tracker and can see a couple of the plugin devs have requested it but it's unfortunately still under consideration.
Thanks anyway guys.
I had a look in the bug tracker and can see a couple of the plugin devs have requested it but it's unfortunately still under consideration.
Thanks anyway guys.
- 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: SendMessage + Submaster
what im currently having to do is make my software keep track of what is being played and the state of the sequence. of course this only works if the user does not go in to freestyler and toggle the cues manual
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
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 08 Nov 2010, 16:04
- I Use FreeStyler for: DJ
Re: SendMessage + Submaster
That won't work for this particular setup.
I need to trigger submasters, but they need to be triggered on a timeline.
I had issues doing this with toggle that I was unable to resolve - sometimes a submaster would just stop on its own which is a state change I cant detect obviously.
I need to trigger submasters, but they need to be triggered on a timeline.
I had issues doing this with toggle that I was unable to resolve - sometimes a submaster would just stop on its own which is a state change I cant detect obviously.