Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chkhld authored Jun 5, 2021
1 parent 7ada0a2 commit 0c465a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ _See the source files for details and instructions._
| <a name="reference-noise"></a>[![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. |
| <a name="ring-mod"></a>[![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. |
| <a name="signal-crusher"></a>[![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. |
| <a name="sine-clipper"></a>[![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. |
| <a name="sine-clipper"></a>[![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. |
| <a name="soft-clipper"></a>[![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. |
| <a name="stereo-bleed-remover"></a>[![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. |
| <a name="stereo-checker"></a> [![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. |
Expand Down

0 comments on commit 0c465a2

Please sign in to comment.