Remove an obsolete page listing bundled plugins and a reference to it
This commit is contained in:
parent
368504c342
commit
135a739d18
@ -1,36 +0,0 @@
|
||||
|
||||
<p>
|
||||
Ardour does not come with any built-in signal processors of its own (other
|
||||
than volume faders) but does ship, since v5.0, with the small group of
|
||||
plugins listed below. These plugins are listed as authored by "Ardour Team",
|
||||
which are LV2 plugins, and are named with "a-" as the start of the name (like
|
||||
a-EQ) or are listed as authored by "Ardour LUA Task Force" in which case they
|
||||
are example (but still useful) LUA scripts. These plugins use Ardour's
|
||||
generic GUI, and they work on all supported platforms so that projects
|
||||
started on one platform will sound the same on another platform—if they
|
||||
use just these plugins.
|
||||
</p>
|
||||
|
||||
<table class="dl">
|
||||
<tr><th>a-Amplifier</th>
|
||||
<td>A versatile ±20dB multi-channel amplifier</td></tr>
|
||||
<tr><th>a-Compressor</th>
|
||||
<td>A side-chain enabled compressor with the usual controls. Comes in stereo and mono versions</td></tr>
|
||||
<tr><th>a-Delay</th>
|
||||
<td>A basic single-tap delay line, with tempo sync</td></tr>
|
||||
<tr><th>a-EQ</th>
|
||||
<td>A nice sounding 4-band parametric EQ with shelves</td></tr>
|
||||
<tr><th>a-Fluid Synth</th>
|
||||
<td>Wraps the Fluidsynth SoundFont2 synthesis engine as a new sample player</td></tr>
|
||||
<tr><th>a-High/Low Pass Filter</th>
|
||||
<td>Independent high and low pass filters with steepness up to 48dB per octave</td></tr>
|
||||
<tr><th>a-Inline Scope</th>
|
||||
<td>A mixer strip inline waveform display</td></tr>
|
||||
<tr><th>a-Inline Spectrogram</th>
|
||||
<td>A mixer strip inline spectrum display</td></tr>
|
||||
<tr><th>a-MIDI Monitor</th>
|
||||
<td>A mixer strip inline display to show recent <abbr title="Musical Instrument Digital Interface">MIDI</abbr> events</td></tr>
|
||||
<tr><th>a-Reverb</th>
|
||||
<td>A reverb that finds a balance between sounding good, using a lot of CPU and having too many controls</td></tr>
|
||||
</table>
|
||||
|
@ -1982,6 +1982,7 @@ part: subchapter
|
||||
|
||||
---
|
||||
title: Bundled Plugins
|
||||
link: bundled-plugins
|
||||
part: part
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user