--
Contact support anytime: sup...@figure53.com
User Group Code of Conduct: https://qlab.app/code-of-conduct/
Instagram: https://www.instagram.com/Figure53
TikTok: https://www.tiktok.com/@QLab.app
Bluesky: https://bsky.app/profile/qlab.app
---
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 visit https://groups.google.com/d/msgid/qlab/ddd4e792-330b-4bec-8331-769fbdd95d0fn%40googlegroups.com.
During the programming of this I stumbled on something I don't understand:If I send an OSC string like this /cue/2/audioMap/object/AA/position/live 504 500 it works perfectly fine, and it moves the AA object in the map.If I send this OSC string /cue/2/object/one/position/live 504 500 nothing happens, not even a reply from QLab with an error.
Yes! Thanks, it works indeed!Didn't know I had to look at the monitor, and expected it in the cue itself as I did see the audiomap object AA move there. Guess that has to do with the idea that audiomap objects are global?