Executing KeyCommands/Macros Chronologically

Hello!

It seems to be that a Macro executes a set of key commands simultaneously.

I’m in need of a way to execute them chronologically. Is there such a way?


Thanks!

They are executed in the order they are written. You have to get creative and insert inert commands to ‘pause’ the macro in order for Cubase to keep up.

Could you please give an example?

It would depend on the other commands in your macro… for example you could create a Logical Preset that does nothing.

2 Likes

Wow I am surprised there is no sleep macro command.

1 Like

Same here. I have a fast computer but sometimes my macros stumble. I´ll try the inert method. Looks a bit messy but could serve it´s purpose until a pause is allowed in future versions. The possibility of keyboard input would also be of great help.