try
repeat with i from 1 to cnt_allCue -- these are the elements
start (first item of theCues)
set runCues to (cues whose running is true and q type is "audio") as list
set q color of first item of runCues to "red"
repeat until running of first item of runCues is false
delay 1
end repeat
delay 0.1
end repeat
end try
--
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/dd0dc0e3-f8e7-45fd-b352-c66c64f9bd96n%40googlegroups.com.
In my mind shuffling and randomness not the same.
I thick shuffle property of the group, it plays the cues in order from the beginning till the end, not randomly.
I will stick with the script.