From e2ab5e16bc1c0607ba3532b00b137304b4849281 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 22 Mar 2023 13:55:10 +0100 Subject: [PATCH] Add a screenshot to Spectral Compressor's page --- plugins/spectral_compressor/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/spectral_compressor/README.md b/plugins/spectral_compressor/README.md index 93862e74..6ee8d103 100644 --- a/plugins/spectral_compressor/README.md +++ b/plugins/spectral_compressor/README.md @@ -5,6 +5,8 @@ Spectral Compressor can squash anything into pink noise, apply simultaneous upwards and downwards compressor to dynamically match the sidechain signal's spectrum and morph one sound into another, and lots more. +![Screenshot](https://i.imgur.com/r6WfoYp.png) + This is a port of https://github.com/robbert-vdh/spectral-compressor with more features and much better performance.