Hi,
Is there a way to export or find (as .txt for example) a list with the names of all the VST, VSti, plugins installed?
Thanks!
Hi,
Is there a way to export or find (as .txt for example) a list with the names of all the VST, VSti, plugins installed?
Thanks!
There is a cache database in the preferences folder. It’s a simple Sqlite database, i know several sqlite browsers that allow export to txt, cvs and even excel format
I wrote a small script here when debugging my “vst from menu” tool that does that.
The first listed, are renoise devices. After *Signal Follower it is all VST then VSTi:
Open in wordpad or similar as notepad won`t show the formatting.
https://forum.renoise.com/t/new-tool-3-0-vsti-from-menu/31023
Thanks for the help!