X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ffiles-and-directories-ardour-knows-about.html;h=4daf1ce5aa20d8283402d70066c9436b2344a219;hb=ace9646b0217c7e7e8314b82799e5e23889d14c7;hp=3fa7c3e5625e523ccb2fce762fae1808c9de3d88;hpb=bb44d55093936bd8215bf158a6522fe833b7e9a9;p=ardour-manual diff --git a/include/files-and-directories-ardour-knows-about.html b/include/files-and-directories-ardour-knows-about.html index 3fa7c3e..4daf1ce 100644 --- a/include/files-and-directories-ardour-knows-about.html +++ b/include/files-and-directories-ardour-knows-about.html @@ -95,13 +95,14 @@

LV2

- LADSPA plugins should be found in /usr/lib/lv2/, + LV2 plugins should be found in /usr/lib/lv2/, /usr/local/lib/lv2/ or in a directory mentioned in your LV2_PATH environment variable. The most common mistake made by distro packagers, is to use a path - like /usr/lib/$ARCH/lv2/ and find that Ardour will not find that by - default. The user can either add a link from this actual directory to - the standard directory or add this path to LV2_PATH. + like /usr/lib/$ARCH/lv2/, /usr/lib64/lv2 + or /usr/local/lib64/lv2 and find that Ardour will not find + that by default. The user can either add a link from this actual directory + to the standard directory or add this path to LV2_PATH.

Linux VST or lxvst

@@ -146,8 +147,8 @@

LV2

- The LV2 standard for Windows is %APPDATA%/LV2/ (On Windows 10: C:\<User>\AppData\Roaming\LV2\)%COMMONPROGRAMFILES%/LV2/ (On Windows 10: C:\Program Files\LV2\). + The LV2 standard for Windows is %APPDATA%/LV2/ or + %COMMONPROGRAMFILES%/LV2/ (On Windows 10: C:\<User>\AppData\Roaming\LV2\ or C:\Program Files\Common Files\LV2\).

Project Directory