]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/11_working-with-plugins.html
fix some typos.
[ardour-manual-diverged] / _manual / 11_working-with-plugins.html
index 278533a5ca17443efd76a7433489a3d22ee94dd0..ae054adaec5e6b041a2bd62841ebdaf29ee4727b 100644 (file)
@@ -35,14 +35,19 @@ Ardour supports a variety of different plugin standards:
   <dt><abbr title="Audio Unit">AU</abbr></dt>
   <dd>OS X only, full featured, audio and MIDI, plugins can provide their own GUI</dd>
 
-  <dt>Linux <abbr title="Virtual Studio Technology">VST</abbr></dt>
-  <dd>Plugins using Steinberg's VST plugin standard but compiled specifically for Linux</dd>
-
-  <dt>Windows VST</dt>
-  <dd>Plugins using Steinberg's VST plugin standard but compiled for
-  Windows. <em>Support for this plugin format is not available in
-  regular builds of
-  Ardour. <a href="/working-with-plugins/windows-vst-support">Read
+  <dt><abbr title="Virtual Studio Technology">VST</abbr></dt>
+  <dd>Plugins using Steinberg's VST plugin standard. Varies by platform:
+    <dl>
+    <dt>on Linux</dt><dd>(native) Linux VST plugins fully supported (VST2.4)</dd>
+    <dt>on Windows</dt><dd>(native) Windows VST plugins fully supported (VST2.4)</dd>
+    <dt>on OS X</dt><dd>Not supported, unless you use a VST&lt;&gt;AU
+    bridge plugin. Similar to Apple's Logic DAW.</dd>
+  </dl>
+  </dd>
+
+  <dt>Windows VST Plugins on Linux</dt>
+  <dd>VST plugins for Windows, but being used on Linux. <em>Not
+  supported by normal builds of Ardour. <a href="/working-with-plugins/windows-vst-support">Read
   more...</a></em>
   </dd>
 </dl>
@@ -53,7 +58,7 @@ Ardour supports a variety of different plugin standards:
 of <dfn>Processor</dfn> and so the techniques for
 adding/removing/copying/moving processors apply to plugins as
 well. These techniques are covered on
-the <a href="/working-with-plugins/the-processor-box">Processor
+the <a href="/working-with-plugins/processor-box">Processor
 Box</a> page.</p>
 
 {% children %}