Iphone webapp remote focus unit - mote 0.9.1 update
Re: Iphone webapp remote focus unit - mote 0.6 (full) update
i'd say it probably to do with the wireless network you have. Can you see it losing the network signal in the top bar at all?
Also at my work we have a public wireless available and when the signal wobbles it hops over to that someitmes. This will also cause a feeze up. "forgetting" conflicting networks will sort that out.
Also at my work we have a public wireless available and when the signal wobbles it hops over to that someitmes. This will also cause a feeze up. "forgetting" conflicting networks will sort that out.
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Re: Iphone webapp remote focus unit - mote 0.6 (full) update
Another update,
0.6.5
Fixed vairous commandline display glitches.
Tweaked REM dim to dropped selected channels on desk and just REM the channels specifies on the RFU.
Thanks to Durisian for these edits.
0.6.5
Fixed vairous commandline display glitches.
Tweaked REM dim to dropped selected channels on desk and just REM the channels specifies on the RFU.
Thanks to Durisian for these edits.
- Attachments
-
- mote 0.6.5.rar
- (152.8 KiB) Downloaded 203 times
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
- MickCrozier
- Posts: 288
- Joined: Tue Mar 31, 2009 3:10 am
- Primary Venue / Use: Professional Theatre
- Where I Am: Melbourne, Australia
- Location: Melbourne, Australia
Re: Iphone webapp remote focus unit - mote 0.6.5 update
Nup, no dropouts, full signal all the way, No other access points in range from the stage. The test PC is on the same network, which worked fine running OLE.... ah, computerstom wrote:i'd say it probably to do with the wireless network you have. Can you see it losing the network signal in the top bar at all?...

It's like the exewindow frame is becoming corupt, the code that follows the 'send' command is not processed in any of those functions, but functions that don't send any commands continue to work fine.
As a work around, I've added code in the send functions that waits 100ms and then reloads mote_index. Far from perfect, but will get me through until I have more time to discover the problem.
Formerly Durisian (who died peacefully of digital old age)
Re: Iphone webapp remote focus unit - mote 0.7
Another update -
minor changes
I've reaaranged things in the /web folder.
Changes in the mote page -
Moved cuelists controls to a seperate page, with a bigger set of buttons.
Display of choosen cuelist
The quickpatch popup display the last dimmer number you flashed out through the remote.
major changes
Added 4 variable quick launches.
The variable quicklaunches respond to the first four variables on a page called "mote_variables". However so far they only give the variable a value of 100 without resetting it. So if you are going to use this then you need to add a line in the variable itself and the end which sets a value of 0 to reset itself.
eg,
HC.LookFade('page',1,100,5)
HC.VariableSet('mote_variables',1,0)
This is what i use for control of the houselights, it triggers the variable and then sets the value back to 0 so it can be triggered by the mote page again.
Defaults:
ip = 127.0.0.1 - change in begining of main.js file
cuelist = "Main" - change in begining of main.js file
looks page = "remotepage"
variables = "mote_variables"
minor changes
I've reaaranged things in the /web folder.
Changes in the mote page -
Moved cuelists controls to a seperate page, with a bigger set of buttons.
Display of choosen cuelist
The quickpatch popup display the last dimmer number you flashed out through the remote.
major changes
Added 4 variable quick launches.
The variable quicklaunches respond to the first four variables on a page called "mote_variables". However so far they only give the variable a value of 100 without resetting it. So if you are going to use this then you need to add a line in the variable itself and the end which sets a value of 0 to reset itself.
eg,
HC.LookFade('page',1,100,5)
HC.VariableSet('mote_variables',1,0)
This is what i use for control of the houselights, it triggers the variable and then sets the value back to 0 so it can be triggered by the mote page again.
Defaults:
ip = 127.0.0.1 - change in begining of main.js file
cuelist = "Main" - change in begining of main.js file
looks page = "remotepage"
variables = "mote_variables"
- Attachments
-
- mote 0.7.rar
- (151.32 KiB) Downloaded 254 times
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Re: Iphone webapp remote focus unit - mote 0.7 update
The next mote version is coming in a few days. Moving lights control is the main addition. It would be very handy to have:
HC.Load(lookpage, look number)
HC.Update() - The update only responding if there is a cue loaded.\
Is possible?
HC.Load(lookpage, look number)
HC.Update() - The update only responding if there is a cue loaded.\
Is possible?
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
- RobertBell
- Posts: 2421
- Joined: Fri Oct 12, 2007 1:11 pm
- Primary Venue / Use: Other
- Where I Am: Horizon Control Inc
- Location: On the dark side just north of Toronto
- Contact:
Re: Iphone webapp remote focus unit - mote 0.7 update
two requests added to list. Not sure when the next Beta will be out though.
Robert Bell - Product Manager - Horizon Control Inc.
-
- Posts: 18
- Joined: Sat Jun 13, 2009 6:29 pm
- Primary Venue / Use: Other
- Where I Am: Abbotsford BC Canada
- Location: Abbotsford BC, Canada
Re: Iphone webapp remote focus unit - mote 0.7 update
I love this app. Thank you for making it!
I know safari does not work well with Javascrip sliders but is there any chance that we will get sliders for looks in the future?
I know safari does not work well with Javascrip sliders but is there any chance that we will get sliders for looks in the future?
Re: Iphone webapp remote focus unit - mote 0.7 update
I made a slider a while back but i never managed to get it working that well. There is a way of using the iphones orientation to have a different frame show up in landscape mode. I tried to fill that with a few sliders but it was very clunky and only slowed things down. Didn't really work at all.
So no sliders any time soon, but it is on the to do list.
So no sliders any time soon, but it is on the to do list.
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
mote 0.9
Mote 0.9
Be careful with this one! If you dont want to use the moving lights control stick to the 0.7 version. This extension also requires some files exsisting in 0.7 so add these files over a version 0.7. This is more for testing purposes before i finally create a full release.
This is the second attempt at moving light control. It requires an app running on the console as well as the mote software. Also it requires two channels to be added to your show. It looks at the values that attributes are in and allows you to nudge those values around. The first step to 2 way comunication through the current web server setup.
Changes:
Added attribute control page.
Various cosmetic changes.
Setup:
1. Extract mote files.rar to a folder and copy them to /web on the console replacing what ever conflicts you come across.
2. Edit the main.js and att.js files and change the ip address to match the console.
3. Extract support app to a folder and have it running on the console.
4. In Patch, add channels 9998 and 9999 (they dont need to have an output, they just need to exsist)
5. Open mote on the mobile device and navigate to the attribute control page (in external pages section)
6. Press "track" on the support app.
Usage:
The attribute control page allows you to nudge parameters from there current value in values of +1, +10, -1and -10. These values are the abstract values given by the console. Degrees for pan, tilt and shutter angles. Percentages for intensity, colours and excetra. The way i use it is to load up a look on the desk, wander about the stage nudging the movers into position from the previous night and then going back to the desk to update. I hope to have the load and update command on the html page itself but those commands aren't open yet. The operations are executed on a single fixture at a time. So for the next fixture deselect and then select again. If your missing some attributes that havn't been added yet give me a shout.
Warning:
This is for testing for the moment. Until recently there was a nasty glitch which would cause the console to crash. I've removed that now but i havn't managed to do extensive testing yet. Save your shows, dont use it during a live show and use it at your own risk.
Be careful with this one! If you dont want to use the moving lights control stick to the 0.7 version. This extension also requires some files exsisting in 0.7 so add these files over a version 0.7. This is more for testing purposes before i finally create a full release.
This is the second attempt at moving light control. It requires an app running on the console as well as the mote software. Also it requires two channels to be added to your show. It looks at the values that attributes are in and allows you to nudge those values around. The first step to 2 way comunication through the current web server setup.
Changes:
Added attribute control page.
Various cosmetic changes.
Setup:
1. Extract mote files.rar to a folder and copy them to /web on the console replacing what ever conflicts you come across.
2. Edit the main.js and att.js files and change the ip address to match the console.
3. Extract support app to a folder and have it running on the console.
4. In Patch, add channels 9998 and 9999 (they dont need to have an output, they just need to exsist)
5. Open mote on the mobile device and navigate to the attribute control page (in external pages section)
6. Press "track" on the support app.
Usage:
The attribute control page allows you to nudge parameters from there current value in values of +1, +10, -1and -10. These values are the abstract values given by the console. Degrees for pan, tilt and shutter angles. Percentages for intensity, colours and excetra. The way i use it is to load up a look on the desk, wander about the stage nudging the movers into position from the previous night and then going back to the desk to update. I hope to have the load and update command on the html page itself but those commands aren't open yet. The operations are executed on a single fixture at a time. So for the next fixture deselect and then select again. If your missing some attributes that havn't been added yet give me a shout.
Warning:
This is for testing for the moment. Until recently there was a nasty glitch which would cause the console to crash. I've removed that now but i havn't managed to do extensive testing yet. Save your shows, dont use it during a live show and use it at your own risk.
- Attachments
-
- support app.rar
- run on console
- (9.04 KiB) Downloaded 194 times
-
- mote files.rar
- extract to /web on console
- (4.72 KiB) Downloaded 180 times
Light palette : classic
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
Nederlands Dans Theater.
"Come forth and thy shalt win eternal happiness", but he came fifth, so he won an electric toaster.
- RobertBell
- Posts: 2421
- Joined: Fri Oct 12, 2007 1:11 pm
- Primary Venue / Use: Other
- Where I Am: Horizon Control Inc
- Location: On the dark side just north of Toronto
- Contact:
Re: mote 0.9
That doesn't sound good. Do you know how we can crash it on command? I'd love to know or have your DMP files. These things are easily fixed.tom wrote:Until recently there was a nasty glitch which would cause the console to crash.
Robert Bell - Product Manager - Horizon Control Inc.