update text and titles for Windows VST on Linux
This commit is contained in:
parent
e94a4484d1
commit
68b160728d
@ -35,12 +35,16 @@ Ardour supports a variety of different plugin standards:
|
|||||||
<dt><abbr title="Audio Unit">AU</abbr></dt>
|
<dt><abbr title="Audio Unit">AU</abbr></dt>
|
||||||
<dd>OS X only, full featured, audio and MIDI, plugins can provide their own GUI</dd>
|
<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>
|
<dt><abbr title="Virtual Studio Technology">VST</abbr></dt>
|
||||||
<dd>Plugins using Steinberg's VST plugin standard but compiled specifically for Linux</dd>
|
<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>
|
||||||
|
|
||||||
<dt>Windows VST</dt>
|
<dt>Windows VST Plugins on Linux</dt>
|
||||||
<dd>Plugins using Steinberg's VST plugin standard but compiled for
|
<dd>Plugins using Steinberg's VST plugin standard and compiled for
|
||||||
Windows. <em>Support for this plugin format is not available in
|
Windows, but being used on Linux. <em>Support for this plugin format is not available in
|
||||||
regular builds of
|
regular builds of
|
||||||
Ardour. <a href="/working-with-plugins/windows-vst-support">Read
|
Ardour. <a href="/working-with-plugins/windows-vst-support">Read
|
||||||
more...</a></em>
|
more...</a></em>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: Windows VST Support
|
title: Using Windows VST Plugins on Linux
|
||||||
---
|
---
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user