From 2001a0bbe60928438b8f89071ad0326c1e26dab1 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 12 Jun 2015 13:09:52 -0400 Subject: [PATCH] sublist for VST support description --- _manual/11_working-with-plugins.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/_manual/11_working-with-plugins.html b/_manual/11_working-with-plugins.html index 76e19c3..97bfe86 100644 --- a/_manual/11_working-with-plugins.html +++ b/_manual/11_working-with-plugins.html @@ -36,17 +36,18 @@ Ardour supports a variety of different plugin standards:
OS X only, full featured, audio and MIDI, plugins can provide their own GUI
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).
+
Plugins using Steinberg's VST plugin standard. Varies by platform: +
+
on Linux
(native) Linux VST plugins fully supported (VST2.4)
+
on Windows
(native) Windows VST plugins fully supported (VST2.4)
+
on OS X
Not supported, unless you use a VST<>AU + bridge plugin. Similar to 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 +
VST plugins for Windows, but being used on Linux. Not + supported by normal builds of Ardour. Read more...
-- 2.37.2