]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/11_working-with-plugins/06_getting-plugins.html
chapter 11 copy-editing.
[ardour-manual-diverged] / _manual / 11_working-with-plugins / 06_getting-plugins.html
index bd1576ea86aa04faf084b420c44f776578e3e194..02786b23e600c3dd7fe34621c6364f1a71f123cf 100644 (file)
@@ -3,12 +3,13 @@ layout: default
 title: Getting Plugins
 ---
 
-<h2>Where do I get plugins from?</h2>
-
 <p>
-The following list shows plugin <em>packages</em>. In some cases, a package contains just 1 or 2 plugins; in other cases, dozens.
+  The following list shows <dfn>plugin packages</dfn>. In some cases, 
+  a package contains just 1 or 2 plugins; in other cases, dozens.
 </p>
 
+<h2>Plugins by Standard</h2>
+
 <h3 id="LADSPA">LADSPA</h3>
 
 <ul>
@@ -46,7 +47,7 @@ The following list shows plugin <em>packages</em>. In some cases, a package cont
 </li>
 <li>Vocoder <a href="http://www.sirlab.de/linux/download_vocoder.html">http://www.sirlab.de/linux/download_vocoder.html</a>
 </li>
-<li>WASP <a href="http://linux01.gwdg.de/~nlissne/wasp/index.html">http://linux01.gwdg.de/~nlissne/wasp/index.html</span></a> (mar wanted!)
+<li>WASP <a href="http://linux01.gwdg.de/~nlissne/wasp/index.html">http://linux01.gwdg.de/~nlissne/wasp/index.html</a> (mar wanted!)
 </li>
 <li>Nova <a href="https://tim.klingt.org/nova/download/nova_filters-0.2.tar.bz2">https://tim.klingt.org/nova/download/nova_filters-0.2.tar.bz2</a>
 </li>
@@ -74,6 +75,7 @@ The following list shows plugin <em>packages</em>. In some cases, a package cont
 <li>Calf <a href="http://calf.sourceforge.net/">http://calf.sourceforge.net/</a>
 </li>
 <li>LinuxDSP <a href="http://www.linuxdsp.co.uk/">http://www.linuxdsp.co.uk</a>
+</li>
 </ul>
 
 <h3 id="LinuxVST">Linux VST (LXVST)</h3>
@@ -86,12 +88,12 @@ The following list shows plugin <em>packages</em>. In some cases, a package cont
     VST) <a href="http://www.linux-vst.com/download/mda_linux.tar.gz">http://www.linux-vst.com/download/mda_linux.tar.gz</a></li>
 </ul>
 
-<h3>How do I install plugins?</h3>
+<h2>How do I install plugins?</h2>
 
-<h4>Linux</h4>
+<h3>Linux</h3>
 
 <p>
-  Installation will vary a little depending on how you get plugins.  If
+  <dfn>Installation</dfn> will vary a little depending on how you get plugins.  If
   your repository has a particular plugin package, just install it using
   the normal software package management tool for your system. Most
   Linux distributions that are good for audio work will have most of
@@ -104,7 +106,7 @@ The following list shows plugin <em>packages</em>. In some cases, a package cont
   for doing this vary from distribution to distribution. A good place
   to start searching is with the name of the package (e.g. "caps" or
   "calf"). There are no fixed rules about what different Linux
-  dsistributions call their packages for a given set of plugins.
+  distributions call their packages for a given set of plugins.
 </p>
 <p>
   If the package isn't available, then you can build the plugins from
@@ -128,13 +130,14 @@ The following list shows plugin <em>packages</em>. In some cases, a package cont
   environment variable. 
 </p>
 
-<h4>OS X</h4>
+<h3>OS X</h3>
 <p>
   Unless you're a particularly technical computer user, building and
   installing plugins in the LV2 (or LADSPA) format is probably not
   something worth planning on. Ardour releases for OS X ship with a
   collection of many LADSPA plugins, some of which are very useful and
   some of which are outright buggy. 
+</p>
 <p>
   Most of the plugins you are likely to use on OS X will be in Apple's
   AudioUnit format. These have their own installation process that tends to