View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008596 | ardour | bugs | public | 2021-02-28 22:26 | 2021-04-29 22:27 |
Reporter | jaboticaba | Assigned To | x42 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Redhat | OS | Linux | OS Version | (any) |
Product Version | 6.6 | ||||
Summary | 0008596: VST3 - Home/.vst location | ||||
Description | Hi, according to: https://steinbergmedia.github.io/vst3_doc/vstinterfaces/vst3loc.html#linuxlocation one of the default locations for vst3's is in $HOME/.vst. I've just compiled Surge from source, and it installs locally to that folder. I want to keep my plugins together so they are more portable from one pc to another. Unfortunately, this folder is not one of the default places Ardour looks for vst3 plugins and I can't actually add that folder because the ancient gtk2 file picker does not let you filter for hidden files and folders. Thanks, Davis | ||||
Tags | No tags attached. | ||||
|
According to spec it is $HOME/.vst3/ -- not $HOME/.vst/ |
|
Sorry, that's a mistype by me, it is actually in the .vst3 folder not .vst. Anyway, neither are looked at by ardour for vst3's, and no hidden folder can be added by the gtk2 file picker. |
|
Ardour definitely, and unconditionally looks in ~/.vst3/ https://github.com/Ardour/ardour/blob/master/libs/ardour/plugin_manager.cc#L1566 What is your user's $HOME? Does the folder perhaps have usual characters (umlauts or whitespace)? |
|
Oh, sorry about that, I was looking in the additional vst path's in preferences, it looked like it only looked in two system folders. I had to go to the plugins page and click scan for new plugins to make it appear. |
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-28 22:26 | jaboticaba | New Issue | |
2021-03-01 22:06 | x42 | Note Added: 0025574 | |
2021-03-01 22:06 | x42 | Assigned To | => x42 |
2021-03-01 22:06 | x42 | Status | new => resolved |
2021-03-01 22:06 | x42 | Resolution | open => no change required |
2021-03-02 18:16 | jaboticaba | Note Added: 0025580 | |
2021-03-02 18:21 | x42 | Note Added: 0025581 | |
2021-03-02 18:39 | jaboticaba | Note Added: 0025582 | |
2021-04-29 22:27 | anonymous | Note Added: 0025782 | |
2021-04-29 22:27 | anonymous | Status | resolved => closed |