tell application id "com.figure53.QLab.5" to tell front workspace
set theCues to every cue whose q name contains "Test Text"
set fxParams to {EdgeWork:{Choose_Effect:1, inputIntensity:3, inputRadius:1}}
repeat with eachCue in theCues
try
set the [yetUndiscoveredProperty] of eachCue to fxParams
end try
end repeat
end tell
--set no passcode access in settings/network/OSC access
tell application id "com.figure53.QLab.5" to tell front workspace
set theOSC to "/cue/selected/videoEffect/EdgeWork/parameter/Choose_Effect 1"
do shell script "echo " & quoted form of theOSC & " | nc -u -w 0 127.0.0.1 53535"
end tell

--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
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/d7580012-74c0-4774-b8bf-5b54a1c83d94n%40googlegroups.com.
![]()