]> Shamusworld >> Repos - ardour-manual/blobdiff - include/files-and-directories-ardour-knows-about.html
Why I/O plugins are cheaper than busses
[ardour-manual] / include / files-and-directories-ardour-knows-about.html
index 3fa7c3e5625e523ccb2fce762fae1808c9de3d88..4daf1ce5aa20d8283402d70066c9436b2344a219 100644 (file)
 
 <h4>LV2</h4>
 <p>
-  LADSPA plugins should be found in  <code>/usr/lib/lv2/</code>,
+  LV2 plugins should be found in  <code>/usr/lib/lv2/</code>,
   <code>/usr/local/lib/lv2/</code>
   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 <code>/usr/lib/$ARCH/lv2/</code> 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 <code>/usr/lib/$ARCH/lv2/</code>, <code>/usr/lib64/lv2</code>
+  or <code>/usr/local/lib64/lv2</code> 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.
 </p>
 
 <h4>Linux VST or lxvst</h4>
 </p>
 <h4>LV2</h4>
 <p>
-  The LV2 standard for Windows is <code>%APPDATA%/LV2/</code> (On Windows 10: <code>C:\&lt;User&gt;\AppData\Roaming\LV2\</code>)<or
-  <code>%COMMONPROGRAMFILES%/LV2/</code> (On Windows 10: <code>C:\Program Files\LV2\</code>).
+  The LV2 standard for Windows is <code>%APPDATA%/LV2/</code> or
+  <code>%COMMONPROGRAMFILES%/LV2/</code> (On Windows 10: <code>C:\&lt;User&gt;\AppData\Roaming\LV2\</code> or <code>C:\Program Files\Common Files\LV2\</code>).
 </p>
 
 <h2>Project Directory</h2>