Ok this is interesting!
I ran it and got this:
application Process "Logic Pro X"
window Inst 1
button 1
button 2
checkbox "Button"
menu button "Editor"
static text "View:"
pop up button 1
static text "Side Chain:"
checkbox "Button"
checkbox "Compare"
group 1
button 1
button 2
group 2
button "Copy"
button "Paste"
group 3
button "Undo"
button "Redo"
pop up button 2
static text "Inst 1"
No mention of the plugin name.... BUT....
I ran it with that drop-down displayed and got this:
application Process "Logic Pro X"
window Inst 1
button 1
button 2
checkbox "Button"
menu button "Editor"
menu "Editor"
menu item "Controls"
menu item "FabFilter: FF Pro-Q 3 Interface"
static text "View:"
pop up button 1
static text "Side Chain:"
checkbox "Button"
checkbox "Compare"
group 1
button 1
button 2
group 2
button "Copy"
button "Paste"
group 3
button "Undo"
button "Redo"
pop up button 2
static text "Inst 1"
So what we've learned is that you're very clever!
As you mentioned, it does take a moment. I'm wondering, if the script was modified to skip outputting the file to textedit and just copied the 9th line to the clipboard, perhaps that might not take as long?
I tried a manual OCR of the bottom text and it works nicely, so if it's quicker/easier than messing with scripts, maybe that's still the way to go? What do you think?
Also, thanks again for sharing your expertise. I love this forum. Everyone's so nice!