Can Renoise write to OS Clipboard?

Hi, I’d like to modify my “dump VST/AU/Native effects to Console” so that i also have a way of copying the contents of said dump to the OS clipboard. Any idea how to do that?

ok, i have found that pbcopy is one way. but the problem is that i have a script that extracts the names of all plugins, but it does it in a for loop.

i’m not sure how to copy the results of a for loop.