Update README.md
This commit is contained in:
parent
70b569330c
commit
3b145a95e8
1 changed files with 3 additions and 6 deletions
|
@ -1,12 +1,9 @@
|
||||||
# Dynamite
|
# Dynamite
|
||||||
> A customizable LV2 distortion plugin.
|
> A customizable LV2 distortion plugin.
|
||||||
|
|
||||||
<table>
|
<div>
|
||||||
<tr>
|
<img src="https://user-images.githubusercontent.com/24496030/232308846-63d8c4e6-d3b0-4382-b521-5cac8483c6cf.png" alt="Screenshot of the Clipping panel" style="display: inline; width: 45%"> <img src="https://user-images.githubusercontent.com/24496030/232308851-35e12391-1e0a-4de1-9d3a-1b2e64d6a1cd.png" alt="Screenshot of the Distortion panel" style="display: inline; width: 45%">
|
||||||
<td><img src="https://user-images.githubusercontent.com/24496030/232308846-63d8c4e6-d3b0-4382-b521-5cac8483c6cf.png" alt="Screenshot of the Clipping panel"></td>
|
</div>
|
||||||
<td><img src="https://user-images.githubusercontent.com/24496030/232308851-35e12391-1e0a-4de1-9d3a-1b2e64d6a1cd.png" alt="Screenshot of the Distortion panel"></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
Dynamite has two modes: *Clipping* and *Distortion*.
|
Dynamite has two modes: *Clipping* and *Distortion*.
|
||||||
*Clipping* works by amplifying the audio signal (the "Drive" setting), cutting it off at a certain frequency (the "Threshold" setting), and then applying makeup gain (the "Gain" setting).
|
*Clipping* works by amplifying the audio signal (the "Drive" setting), cutting it off at a certain frequency (the "Threshold" setting), and then applying makeup gain (the "Gain" setting).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue