@Marco.@walter-i. - The thing is, lads, I can set a Mouse Click x 2 to a CSP2 Button. It works beautifully, no need for an additional script. But what I want is to be able to ADD this MCx2 to a MACRO. The easiest way would be to have a KB SC.
Curious why you would use a double-click to select an event. Selecting only needs a single-click, while double-clicking adds a loop-region around the event.
Using the doubled mouse-click in a macro works same ways as adding it to the Contour Shuttle (which also uses macros for its processes).
@Marco. Which is what I want and be able to include this into the CSP Macro Builder. So far I’ve not been able to track down a KB SC that I can include into the CSP Macro Builder.
I try to imaging what exactly this would need to do and what exactly would be achieved in the end. If it should really be a double-click solely, then this would need to have placed the mouse cursor correctly before which only can be done by using the mouse. But if you used the mouse anyway – is there any advantage to fullfill first part of the process by using the mouse and second part by using the shuttle?
I think if your aim is to have a loop-region set around a certain event then using a script is a much better solution.
But if you used the mouse anyway – is there any advantage to fullfill first part of the process by using the mouse and second part by using the shuttle?
I land my Mouse Cursor on Event using Right hand WITH my Left hand already on the CSP to activate a Macro. For me this creates a superior, creative workflow. Personal preference here.
I think if your aim is to have a loop-region set around a certain event then using a script is a much better solution.
No, my aim is to create a more creative Workflow - In essence I want to be able to ADD the 2xSelect Event to an existing MACRO. Once I can do that then it is a Single CSP Button hit.
Grazie, I'm sitting in front of my old Contour Shuttle and I see the problem (at least if you also use the older basic version, not the newer Pro one). No way to manually modify or write the macro.
Surely you can set a double-click within the configuration panel, but you can only use it solely, not combined with any other action. Then this again would force you to either use a script solution or another macro software behind the CS.
Yes... Marco, I know, and I’ve been using it for sometime now. But you WONT see it revealed in the MACRO Builder. In the MACRO BUILDER there’s a whole bunch of stuff. And this is why I’ve been asking the question about having a Mice Click KB SC. Do you see now? Please please please say yes? 🙏
Try this, you have to select the event first (no double click but I assume you have to select the event in your procedure now). Insert in your macro "CTRL-SHIFT-[". This will create a selection on the event your cursor is on. Does this do what you want?