Loading cuelist from Magic Sheet button

Hi,

I am trying to load a cue list from a button on a magic sheet. I am happy to do this either via a macro or using the Command function on the magic sheet.

I am struggling to get the right syntax using version 2.5.1 of the software

The button used to work in previous version (2.3.3) with this syntax:

Cue 10/1 Enter

Load 1 Enter

Clear_CmdLine Go_CueList 1 Enter

Any help much appreciated

Regards

CHRIS

Parents
  • Hi Chris

    The reason why this doesn't work anymore is a change in 2.4. in this version the playback numbers where removed and that's what your second line in the macro refers to.

    I suggest you learn a new macro. If I remember correctly loading a cuelist is one of the things you have to learn and can't (easily) type out in the macro editor.
  • Hi ueliriegg - I have tried learning the macro but it does not seem to work.

    I can get the macro to start learning but as soon as i press 'Cue' (for Cue 10/1) it stops the learning. Also when i press the load button i get the cue stack that is currently loaded rather than a 'Load' command.

    Does any of that make sense?

    I am trying to load to the master playback - not sure if that makes any difference

    CHRIS
Reply
  • Hi ueliriegg - I have tried learning the macro but it does not seem to work.

    I can get the macro to start learning but as soon as i press 'Cue' (for Cue 10/1) it stops the learning. Also when i press the load button i get the cue stack that is currently loaded rather than a 'Load' command.

    Does any of that make sense?

    I am trying to load to the master playback - not sure if that makes any difference

    CHRIS
Children
Related