Hi,
in Ma3 is the way how STOMP or switch off running Macros command ?
Hi,
in Ma3 is the way how STOMP or switch off running Macros command ?
I also answered this on your facebook post, but to turn off running macros, it's simply Off RunningMacro. If you press the {All Macros Off} button in the Off Menu and then look at the command line history, you'll see this syntax was executed.
Illegal object:Off Executor "RunningMacros"?
Illegal object:Off RunningMacro 1
Did you add the number? It should just be "Off RunningMacro" with no numbers after it.
with numbers, without
Looks i need create preset and then macro command to run preset... and other off preset...
What software version are you using? If I try "Off RunningMacro" (without the quotes of course) it executes without issue.
Perhaps also you could elaborate a little bit on what you're trying to achieve?
onPC1.1.4.2.
I create FlyOut Phaser Macro and i want create button or command to switch off this Macro
Yes, Off RunningMacro works fine in this version. Can you elaborate more on what you're trying to do / achieve?
I create FlyOut Phaser Macro and i want create button or command to switch off this Macro
no to use 3x CLEAR
Illegal object:Off Executor "RunningMacros"?
Illegal object:Off RunningMacro 1
RunningMacros -s- at the very end is unnecessary
Just try Off Macro (Macro number)
Illegal object:Off RunningMacro 1 appears when there are no running macros
I create FlyOut Phaser Macro and i want create button or command to switch off this Macro
no to use 3x CLEAR
Ah. The macro puts values in the programmer, but after that it is no longer running, so you can't "Off" the macro to stop the phaser. You have to off or override the values. For example, you could say:
or you could specify a new static dimmer and position:
or lots of other possibilities.