]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
sublist for VST support description
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 Jun 2015 17:09:52 +0000 (13:09 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 Jun 2015 17:09:52 +0000 (13:09 -0400)
_manual/11_working-with-plugins.html

index 76e19c3f5a7df5d91b804c88fa9b78b5345be441..97bfe86d47f108906ee7402162ab00ca1a5510bd 100644 (file)
@@ -36,17 +36,18 @@ Ardour supports a variety of different plugin standards:
   <dd>OS X only, full featured, audio and MIDI, plugins can provide their own GUI</dd>
 
   <dt><abbr title="Virtual Studio Technology">VST</abbr></dt>
-  <dd>Plugins using Steinberg's VST plugin standard but compiled
-  specifically for the same platform as Ardour is running on
-  (i.e. Linux VST for Ardour users on Linux, Windows VST for Ardour
-  users on Windows). (Note: Ardour does not support VST plugins on OS
-  X, just like Apple's Logic DAW). </dd>
+  <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><dt>(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>Plugins using Steinberg's VST plugin standard and compiled for
-  Windows, but being used on Linux. <em>Support for this plugin format is not available in
-  regular builds of
-  Ardour. <a href="/working-with-plugins/windows-vst-support">Read
+  <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>