You can make that in Keynote, record the slideshow and than export it as a QTime and import it in Qlab.
--
--
Change your preferences or unsubscribe here:
http://groups.google.com/group/qlab
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
QLab won’t be the easiest place to accomplish this effect,
Of course it's easy. Here you go, although I used the old OSC text address, There is clearly something I am not understanding about the liveText thing, I couldn't get it to work.Someone else can tidy up the sound. It needs a space bar when it types spaces and a carriage return on line ends.
this is great, was wondering how to do this, just added "stop target when done" to the fade cue
On May 6, 2015 at 1:07:49 PM, micpool (m...@micpool.com) wrote:
Of course it's easy. Here you go, although I used the old OSC text address, There is clearly something I am not understanding about the liveText thing, I couldn't get it to work.
--
--
Change your preferences or unsubscribe here:
http://groups.google.com/group/qlab
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Does it on your system??
Yes — it does, although for a moment I had thought it wasn’t because I hadn’t re-edited your script to be editing the “liveText” property.
Maybe double check that you’re modifying the liveText property prior to reset?
-C
Ha HaThat's probably the most subtle way of saying Mic, you are an idiot who has edited the OSC cue and not the Script cue that writes it's custom message, which would be correct!
Ha, well, for what it’s worth I did the exact same thing at first. :-)
Shouldn't load reset it though? And if it has to be specifically reset, then you have to explicitly set it to something at the top of the script (or reset it there) , in case the operator has stopped it, with ESC ,the last time it was run. And if you are doing that, I am not quite seeing the advantage between text and liveText addresses.
The general idea with reset is to have a state available that is “stickier” than normal adjustments. Normal state get set back to the default on load, but for things we want to be stickier (such as the control flow defined by retargeting cues) the idea is to make that more resilient.
That said, perhaps the “live” state is something that should only require a load, and not a reset. Seems reasonable.
-C
--
Mic