From 0c465a275a49c128246efa009fed5f28b2858fa3 Mon Sep 17 00:00:00 2001 From: chokehold <53377392+chkhld@users.noreply.github.com> Date: Sat, 5 Jun 2021 05:48:26 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cab4c9b..3de6831 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ _See the source files for details and instructions._ | [![reference_noise](https://user-images.githubusercontent.com/53377392/93859339-d02f4a00-fcbd-11ea-9dc8-ef5bf0e0c1e4.jpg)](https://user-images.githubusercontent.com/53377392/93859440-ea692800-fcbd-11ea-8bba-a910dfb57fa2.png) | [Reference Noise](https://github.com/chkhld/jsfx/blob/master/plugins/reference_noise.jsfx) | Provides various noise profiles, filtered or plain, to use as target reference for spectral/visual mixing. | | [![ring_mod](https://user-images.githubusercontent.com/53377392/99463185-7b165a00-2935-11eb-8228-29750c1644de.jpg)](https://user-images.githubusercontent.com/53377392/99463201-81a4d180-2935-11eb-915b-b0f4f2873a13.png) | [Ring Mod](https://github.com/chkhld/jsfx/blob/master/plugins/ring_mod.jsfx) | Multiplies the input signal with a carrier signal, which can lead to all sorts of warbly modulation and distortion effects. | | [![signal_crusher](https://user-images.githubusercontent.com/53377392/93859341-d0c7e080-fcbd-11ea-9d88-f074e400a7b1.jpg)](https://user-images.githubusercontent.com/53377392/93859442-eb01be80-fcbd-11ea-9ff8-6d0f82675954.png) | [Signal Crusher](https://github.com/chkhld/jsfx/blob/master/plugins/signal_crusher.jsfx) | Sample rate changes, lost sample reconstruction, bit truncation, bit dithering... it's all in here. | -| [![sine_clipper](https://user-images.githubusercontent.com/53377392/120879070-182e9c80-c5c1-11eb-8001-47756580d027.jpg) -](https://user-images.githubusercontent.com/53377392/120879075-28467c00-c5c1-11eb-98ea-bbc22f7d4b86.png) | [Sine Clipper](https://github.com/chkhld/jsfx/blob/master/plugins/sine_clipper.jsfx) | A clipper that uses the smoothness of the sine wave to tame loud signal peaks. | +| [![sine_clipper](https://user-images.githubusercontent.com/53377392/120879070-182e9c80-c5c1-11eb-8001-47756580d027.jpg)](https://user-images.githubusercontent.com/53377392/120879075-28467c00-c5c1-11eb-98ea-bbc22f7d4b86.png) | [Sine Clipper](https://github.com/chkhld/jsfx/blob/master/plugins/sine_clipper.jsfx) | A clipper that uses the smoothness of the sine wave to tame loud signal peaks. | | [![soft_clipper](https://user-images.githubusercontent.com/53377392/93859342-d1607700-fcbd-11ea-83d0-5e1ed273bcf6.jpg)](https://user-images.githubusercontent.com/53377392/93859447-eb01be80-fcbd-11ea-8964-34d06c1eff2a.png) | [Soft Clipper](https://github.com/chkhld/jsfx/blob/master/plugins/soft_clipper.jsfx) | Increasingly lowers signal peaks the closer they get to an adjustable ceiling volume, call it warm tube overdrive if you must. Has up to 16x oversampling, DC blocker and optional final (non oversampled) hard clipping stage for true 0 dBfs output. | | [![stereo_bleed_remover](https://user-images.githubusercontent.com/53377392/93859344-d1607700-fcbd-11ea-8285-5eb93eab6a0b.jpg)](https://user-images.githubusercontent.com/53377392/93859448-eb9a5500-fcbd-11ea-91b0-ffe75ae5e346.png) | [Stereo Bleed Remover](https://github.com/chkhld/jsfx/blob/master/plugins/stereo_bleed_remover.jsfx) | An attempt at removing unwanted bleed between channels in a stereo signal. | | [![stereo_checker](https://user-images.githubusercontent.com/53377392/120725480-5bf8a780-c4d6-11eb-9949-94651f0a8fd9.jpg)](https://user-images.githubusercontent.com/53377392/120725549-7fbbed80-c4d6-11eb-9165-981aff7b0c84.png) | [Stereo Checker](https://github.com/chkhld/jsfx/blob/master/plugins/stereo_checker.jsfx) | Displays the inter-channel relation of a two-channel input signal. |