I have a lot of KM macros that use the %TriggerValue% as a parameter to determine what needs to be done. It would be great if Metagrid included a parameter field that it could append to the call to the macro.
Example: One of my macros opens, brings to the foreground or closes the plugin window for the instrument in a particular layer. When I call the macro, I pass it the layer number and the function (open or close) as a comma-separated parameter string. Without this, I have to make a separate macro for each possible option.
Example: One of my macros opens, brings to the foreground or closes the plugin window for the instrument in a particular layer. When I call the macro, I pass it the layer number and the function (open or close) as a comma-separated parameter string. Without this, I have to make a separate macro for each possible option.
Comment