An inverse limiter.

Overview

Colimiter

We've all used a limiter once in our lives. But have you ever seen an inverse limiter?

Colimiter screenshot

Colimiter will only let a signal through if it exceeds a specified peak. This check is done sample by sample.

  • At low levels, this can create a subtle tape hiss effect.
  • At mid levels, the plugin acts like a distortion effect.
  • At high levels, the original sound will be transformed into crackles and clicks.

For best results, try using Colimiter on a highly dynamic signal. You can also try slowly raising the threshold to 0.0 dB as a harsh fade-out for a song.

Download

To download Colimiter, go to the Releases tab and click on the latest version.

License

Colimiter is licensed under the GNU General Public License version 3.

The Colimiter logo is licensed under CC0 1.0.

Credits

I came up with this dumb idea in a dream.

You might also like...
Releases(v1.0.0)
Owner
Violeta Hernández
Third year math student at the University of Guanajuato. Also likes programming mathy stuff.
Violeta Hernández
Crate extending futures stream combinators, that is adding precise rate limiter

stream-rate-limiter Stream combinator .rate_limiter(opt: RateLimitOptions) Provides way to limit stream element rate with constant intervals. It adds

null 3 Jul 23, 2023
A lookahead compressor/limiter that's soft as a lamb.

lamb ?? A lookahead compressor/limiter that's soft as a lamb. Lamb was made with these goals in mind: Be as clean as possible Give the user full contr

Bart Brouns 9 Mar 6, 2024
Implementation of the Radon and Inverse Radon Transforms in Rust

Radon Transform A rust and python implementation of the discretized version of the radon transform that I did out of boredom. The main mathematical tr

Atman Kar 0 Nov 8, 2021
Library to calculate TF-IDF (Term Frequency - Inverse Document Frequency) for generic documents.

Library to calculate TF-IDF (Term Frequency - Inverse Document Frequency) for generic documents. The library provides strategies to act on objects that implement certain document traits (NaiveDocument, ProcessedDocument, ExpandableDocument).

Ferris Tseng 13 Oct 31, 2022
Szalinski: A Tool for Synthesizing Structured CAD Models with Equality Saturation and Inverse Transformations

Szalinski: A Tool for Synthesizing Structured CAD Models with Equality Saturation and Inverse Transformations

UW PLSE 24 Aug 15, 2022
Inverse kinematics plugin for Bevy implementing the FABRIK algorithm.

Inverse kinematics plugin for Bevy implementing the FABRIK algorithm.

Georg Friedrich Schuppe 11 Dec 31, 2022