Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 805 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 805 Bytes

Clip2Zero

Concept

Inspired by Baphometrix's clip to zero mixing strategy Clip2Zero is a simple plugin that clips an audio signal to 0dbfs. No special processing to make the clipping transparent or anything. This is an early mixing tool that is meant to be replaced with more advanced processing during the later point of a mixdown.

Parameters

  • Input

    Input gain, allows you to control how clipped your signal is.

  • Compensate

    Allows you to compensate the output gain based on the input gain to help the user refrain from over-clipping their track.

Building

After installing Rust, you can compile Clip2Zero as follows:

cargo xtask bundle clip2zero --release