Consolidate Clips and Copy to Clipboard does nothing
Title
Consolidate Clips and Copy to Clipboard does nothing
What do you expect to happen when you run the script/macro?
Script should consolidate selected clips and copy them to the clipboard, as advertised in the title. It seems to do nothing
Are you seeing an error?
What happens when you run this script?
nothing happens
How were you running this script?
I used a keyboard shortcut within the target app
How important is this issue to you?
3
Details
{ "inputExpected": "Script should consolidate selected clips and copy them to the clipboard, as advertised in the title. It seems to do nothing\n", "inputIsError": false, "inputWhatHappens": "nothing happens", "inputHowRun": { "key": "-Mpfwh4RkPLb2LPwjePT", "title": "I used a keyboard shortcut within the target app" }, "inputImportance": 3, "inputTitle": "Consolidate Clips and Copy to Clipboard does nothing" }
Source
sf.ui.proTools.clipConsolidateAndCopyToClipboard();
Links
User UID: EQnlQU6CEEZihSXNlgAnwOc1Q3w1
Feedback Key: sffeedback:EQnlQU6CEEZihSXNlgAnwOc1Q3w1:-MzLj7Yne28ZYb19OenB
- Christian Scheuer @chrscheuer2022-03-29 18:05:31.993Z
When I check your log file this looks like it is indeed running.
Please note that Pro Tools doesn't read the clipboard, so you can't use this to paste clips inside Pro Tools - this was designed for example if you need to consolidate files to then paste them into an app that accepts files to be pasted from the clipboard - for example Ableton.Christian Scheuer @chrscheuer2022-03-29 18:06:44.201Z
Ah, actually, sorry when re-reading I can see it finds the file Print.02_05.wav on every run. Does this work if you have a single selected clip when you run it?
- TIn reply toTyler_Anderton⬆:Tyler Anderton @Tyler_Anderton
It ended up working (the consolidation at least. I wasn’t testing the clipboard).
There was an extremely long delay somehow. Long enough for me to post for help. When I returned, my clip was consolidated.
Thanks