Please let me specify the base folder for my VST plug-ins in the Preference Settings.
At the moment, the Plug-In Host's window opens at a location where I do not have any plug-ins and I have to Browse to where they are. That's annoying. One suggestion:
Also: what does [Set default] do, for the Presets folder?
FR: Plug-ins Hosts: plug-ins folder
FR: Plug-ins Hosts: plug-ins folder
DarkStar ... interesting, if true. // Inspired by ...
Re: FR: Plug-ins Hosts: plug-ins folder
In Windows, pretty sure the path is coming from the registry - VSTPluginsPath in HKEY_LOCAL_MACHINE\SOFTWARE\VST
If this is not where plug-ins are installed, consider changing VSTPluginsPath to the actual path where the plug-ins are located.
If this is not where plug-ins are installed, consider changing VSTPluginsPath to the actual path where the plug-ins are located.
-
- Posts: 29
- Joined: Sat Aug 24, 2019 7:16 am
- Location: Devon, UK
- Contact:
Re: FR: Plug-ins Hosts: plug-ins folder
+1 for the OP
I would go a step further and include vsts in the module browser
I would go a step further and include vsts in the module browser
Re: FR: Plug-ins Hosts: plug-ins folder
I've just checked that and it is not the case
-- the Registry lists: C:\Program Files\Steinberg\VstPlugins (which does not exist);
-- and the Plug-in Host's Browser opens at C:\Program Files\VstPlugIns.
But, setting it safely from VM's Settings window is best.
And drag one into a Cabinet space and get it automatically loaded in Plug-in Host?JackJackdaw wrote: ↑Thu Sep 26, 2019 3:29 pm I would go a step further and include vsts in the module browser
DarkStar ... interesting, if true. // Inspired by ...
-
- Posts: 29
- Joined: Sat Aug 24, 2019 7:16 am
- Location: Devon, UK
- Contact:
Re: FR: Plug-ins Hosts: plug-ins folder
Yeah! They should hire us.
Re: FR: Plug-ins Hosts: plug-ins folder
As far as I know, there is a standard place for Vst plugins, that DAWs usually are looking for, when they are started.
For Windows (64 bit): C:\Program Files\VSTPlugIns
For Windows (32 bit): C:\Program Files (x86)\VSTPlugIns
For better order it is possible to create further folders within \VSTPlugins.
For Windows (64 bit): C:\Program Files\VSTPlugIns
For Windows (32 bit): C:\Program Files (x86)\VSTPlugIns
For better order it is possible to create further folders within \VSTPlugins.
Re: FR: Plug-ins Hosts: plug-ins folder
There is no standard path for VST2. The VSTPlugins folder under program files is a common one though.seal58 wrote: ↑Fri Sep 27, 2019 2:33 pm As far as I know, there is a standard place for Vst plugins, that DAWs usually are looking for, when they are started.
For Windows (64 bit): C:\Program Files\VSTPlugIns
For Windows (32 bit): C:\Program Files (x86)\VSTPlugIns
For better order it is possible to create further folders within \VSTPlugins.
The VST3 spec does provide a path.
If VM is not using the path in HKEY_LOCAL_MACHINE\SOFTWARE\VST, I am not sure where it gets the path. I have the registry setup to point to my VST2 folder which is not a particularly common location. The VM nost module has my path correct. I cannot tell if it is parsing the path from it's VST2InstallPath in HKEY_CURRENT_USER\Software\Cherry Audio\Voltage Modular.
Re: FR: Plug-ins Hosts: plug-ins folder
"VST2InstallPath" is where the VM installer has put the VM plug-in. Nothing to do with the plug-ins loaded by the Plug-in Host module.
Maybe I am getting the wrong plug-in path as the path in "HKEY_LOCAL_MACHINE\SOFTWARE\VST" does not exist?
Perhaps Cherry Audio can advise?
Maybe I am getting the wrong plug-in path as the path in "HKEY_LOCAL_MACHINE\SOFTWARE\VST" does not exist?
Perhaps Cherry Audio can advise?
DarkStar ... interesting, if true. // Inspired by ...
Re: FR: Plug-ins Hosts: plug-ins folder
You may change the path in HKEY_LOCAL_MACHINE\SOFTWARE\VST VSTPluginsPath at any time. This is used by some installers and applications as the default VST2 path. Some installers also set the value. If the value currently in VSTPluginsPath is bad, it should be changed to something reasonable for your PC.