On Sat, Aug 13, 2016 at 8:03 PM Brendon Warner asa...@gmail.com wrote:
I'm trying to build a very basic QLab remote in touchosc. I have gotten everything working that I need except I am trying to figure out a way to send touchosc the current cue on standby from qlab. Does anyone here know if this is possible?
It is not possible without some sort of custom translation utility in between, because QLab only transmits the cue details as a JSON array, which TouchOSC doesn’t know how to decode. We’re definitely interested in expanding how and what QLab can communicate over the network in the future, but for the time being, the only way to do this is to use QLab Remote, or to write your own program that can ask QLab for the current standby position’s cue name, and then parse the JSON to retrieve just the cue name part of it.
Don’t hesitate to reach out if we can help with anything else, and have an awesome Saturday night!
-Andy
—
Andy Lang
@SoundGuyAndy
sup...@figure53.com
--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/CACCWb6sCn9t67Y5H_gvzpvhPwZZrgFoTzxPzh6wafKcp92hViA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
SyntaxError: Unexpected token in JSON at position 44
at Object.parse (native)
at .<anonymous> (/Users/juanmi/Desktop/qlabosctarnslate.js:109:13)
at emitTwo (events.js:106:13)
at emit (events.js:191:7)
at Socket.<anonymous> (/Users/juanmi/node_modules/node-osc/lib/Server.js:27:20)
at emitTwo (events.js:106:13)
at Socket.emit (events.js:191:7)
at UDP.onMessage (dgram.js:550:8)
Thanks and sorry for my English ;-)
--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/1c7ba1ec-485c-48a4-896b-2741c969530b%40googlegroups.com.