Hi,
I'm fiddling around on getting a cart grid with cues to Open Stage Control as buttons. Goal is to mirror the cart grid layout on open stage control.
I'm able to send the cart cues (cue numbers and cue names) to Open Stage and dynamically create a grid with buttons. All done by a applescript and an OSC cue. So far so good.
Problem is that if I re-arrange the cues in the cart layout, applescript still reads the order of those cues based on the UniqueId or creation date/time, not their position/location I guess. But I would like to read applescript those cues row by row. Sort of an index? Any idea how to achieve this?
Hope my explanation makes some sense.
Regards,
Erik