VST Dll Detector
To try this out put your VSTS in a folder called 'VST' and node index.js
The VSTS from the OWL Central repo produce:
locally:
node index.js --dir="../VST" --list
globally:
coming soon
arg | type | description | example |
---|---|---|---|
--dir | string | path to the plugins | --dir="../../VST" |
--list | bool | if you do or do not list he plugins | --list |