X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fworking-with-plugins.html;h=74a13732226f09d1ecb29b9036df2302b528954d;hb=8842cf2c02a0ff38f83798d10388c3c81b2d20d4;hp=73b771ef37040af28a43877a857222387df31c33;hpb=c4e6f2fb9714774ec26dade2b2efdcc57f021ae6;p=ardour-manual diff --git a/include/working-with-plugins.html b/include/working-with-plugins.html index 73b771e..74a1373 100644 --- a/include/working-with-plugins.html +++ b/include/working-with-plugins.html @@ -14,34 +14,34 @@ Ardour supports a variety of different plugin standards:

-
-
LADSPA
-
An early, simple, lightweight plugin + LADSPA + An early, simple, lightweight plugin API, audio effects only, - plugins have no editors/GUI of their own (Ardour provides one, however).
-
LV2
-
An extensible, full-featured plugin API, audio and + LV2 + An extensible, full-featured plugin API, audio and MIDI, plugins can provide their own GUIs but may use the - one Ardour provides instead.
-
AU
-
OS X only, full featured, audio and MIDI, plugins can provide their own GUI
- -
VST
-
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
(native) macOS VST plugins fully supported (VST2.4) since Ardour 5.5
-
-
- -
Windows VST Plugins on Linux
-
VST plugins for Windows, but being used on Linux. Not - supported by normal builds of Ardour. Read + one Ardour provides instead. + AU + OS X only, full featured, audio and MIDI, plugins can provide their own GUI + + VST + 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(native) macOS VST plugins fully supported (VST2.4) since Ardour 5.5
+ + + Windows VST Plugins on Linux + VST plugins for Windows, but being used on Linux. Not + supported by normal builds of Ardour.
Read more… -
-
+ +

Adding/Removing/Copying Plugins