Skip to content

adabarx/gain2zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gain2zero

Concept

Inspired by Baphometrix's clip to zero mixing strategy Gain2Zero is a simple plugin that decreases the gain on an audio signal until the loudest samples are at or below 0dbfs. This is a simple plugin i made to assist with gain staging. It displays the current gain attenuation in decibels on the GUI and then I take that information and adjust my audio processing from there.

There are no parameters, just a reset button in the GUI that sets the current attenuation back to 0db.

Building

After installing Rust, you can compile Gain2zero as follows:

cargo xtask bundle Gain2Zero --release

About

Auto gain utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages