Bundled filters: add IDs to headers
This commit is contained in:
parent
c858f4214d
commit
777c04f804
@ -1,4 +1,4 @@
|
||||
<h2>ACE Compressor</h2>
|
||||
<h2 id="ace-compressor">ACE Compressor</h2>
|
||||
|
||||
<p>
|
||||
The job of this filter is to make an audio recording perceivably louder by
|
||||
@ -41,7 +41,7 @@ threshold, and resulting gain reduction:</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>ACE Expander</h2>
|
||||
<h2 id="ace-expander">ACE Expander</h2>
|
||||
|
||||
<p>
|
||||
Contrary to compressors, expanders increase the dynamic range either
|
||||
@ -92,7 +92,7 @@ threshold, and resulting gain reduction:</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>ACE Delay</h2>
|
||||
<h2 id="ace-delay">ACE Delay</h2>
|
||||
|
||||
<p>
|
||||
Delay effects repeat original signal after a user-defined interval.
|
||||
@ -131,7 +131,7 @@ threshold, and resulting gain reduction:</p>
|
||||
output signal.</li>
|
||||
</ul>
|
||||
|
||||
<h2>ACE Reverb</h2>
|
||||
<h2 id="ace-reverb">ACE Reverb</h2>
|
||||
|
||||
<p>A reverb effect emulates sound waves reflecting off the walls in a closed
|
||||
space which could be a a small room or a cathedral. The effect is usually
|
||||
@ -193,7 +193,7 @@ here</a> for technical details). There are just two controls:</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>ACE EQ</h2>
|
||||
<h2 id="ace-eq">ACE EQ</h2>
|
||||
|
||||
<p>
|
||||
Equalizers are commonly used to shape the sound, change timbre of an
|
||||
@ -248,7 +248,7 @@ here</a> for technical details). There are just two controls:</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>ACE Notch Bank</h2>
|
||||
<h2 id="ace-notch-bank">ACE Notch Bank</h2>
|
||||
|
||||
<p>
|
||||
This is a very basic harmonic filter that suppresses a user-defined number
|
||||
|
Loading…
Reference in New Issue
Block a user