fese
July 19, 2023, 1:49pm
3
Hi, I don’t know whether it is still relevant to you, but I wrote a program that can do that.
If you are on Windows and can operate a command line tool, have a look here:
Hi,
I’ve written a little tool that can convert vstpreset-Files that were created with VST2-plugins to a vstpreset for the respective VST3 plugin, but only if the VST2 and VST3 versions of the plugin have different plugin IDs (i.e. the VST3 won’t replace the VST2 plugin automatically, and both are visible in Cubase’s plugin selector dropdown)
It is a command line tool, so it is not for the faint of heart. If you are not familiar with Windows PowerShell or CMD, do not use it!
Download the bin…