From: Paul Davis Date: Fri, 12 Jun 2015 17:04:58 +0000 (-0400) Subject: update text and titles for Windows VST on Linux X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b160728db2a8dc1ff27cd7ede6772efe2573e1;p=ardour-manual-diverged update text and titles for Windows VST on Linux --- diff --git a/_manual/11_working-with-plugins.html b/_manual/11_working-with-plugins.html index 819797e..76e19c3 100644 --- a/_manual/11_working-with-plugins.html +++ b/_manual/11_working-with-plugins.html @@ -35,12 +35,16 @@ Ardour supports a variety of different plugin standards:
AU
OS X only, full featured, audio and MIDI, plugins can provide their own GUI
-
Linux VST
-
Plugins using Steinberg's VST plugin standard but compiled specifically for Linux
- -
Windows VST
-
Plugins using Steinberg's VST plugin standard but compiled for - Windows. Support for this plugin format is not available in +
VST
+
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).
+ +
Windows VST Plugins on Linux
+
Plugins using Steinberg's VST plugin standard and compiled for + Windows, but being used on Linux. Support for this plugin format is not available in regular builds of Ardour. Read more... diff --git a/_manual/11_working-with-plugins/04_windows-vst-support.html b/_manual/11_working-with-plugins/04_windows-vst-support.html index a80593e..e6c375e 100644 --- a/_manual/11_working-with-plugins/04_windows-vst-support.html +++ b/_manual/11_working-with-plugins/04_windows-vst-support.html @@ -1,6 +1,6 @@ --- layout: default -title: Windows VST Support +title: Using Windows VST Plugins on Linux ---