Grandma3 pangoscript to start cue

HeKontrolls

New Member



Hey everyone,

I’m working on a PangoScript setup for our grandMA3 console and could use some help getting the cue trigger to behave correctly.

Here’s what’s happening:

  • We’re successfully selecting a page via dimmer control — that part works perfectly.
  • However, when we try to start a cue on the currently selected page, it always triggers Cue 1 on Page 1 of categorie 1, instead of the cue on the page that’s actually selected.
I’ve searched through Google, the forums, and even tried ChatGPT, but haven’t found a clear solution yet.

Goal:
We want grandMA3 to:

  1. Send a signal to select a page (✅ works)
  2. Then trigger StartCue 1–40 on that selected page
Here’s what we’ve tried so far:


<span>startcue1, extvalue(1,100)<br></span>
But it seems to ignore the selected page context.

Has anyone managed to get StartCue to dynamically fire based on the active page?
Would love to know if there’s a syntax trick or function reference I’m missing in PangoScript.

Thanks in advance!
 
Last edited:
Back
Top