From 4c6ba4e1726599c063327889f32314ab8734ce65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleks=20R=C5=ABti=C5=86=C5=A1?= Date: Mon, 11 Dec 2023 08:44:05 -0500 Subject: [PATCH] Use an HTML table --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ad47a0..4b8038a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Dynamite > A customizable LV2 distortion plugin. -| ![Screenshot of the Clipping panel](https://user-images.githubusercontent.com/24496030/232308846-63d8c4e6-d3b0-4382-b521-5cac8483c6cf.png) | ![Screenshot of the ](https://user-images.githubusercontent.com/24496030/232308851-35e12391-1e0a-4de1-9d3a-1b2e64d6a1cd.png) | -|-----|------| + + + + + +
Screenshot of the Clipping panelScreenshot of the Distortion panel
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).