Skip to content

upachler/ebur128_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBU R128 Audio Compressor LV2 Plugin

Plugin to perform (dynamic range compression)[https://en.wikipedia.org/wiki/Dynamic_range_compression] on digital audio signals, realized as LV2 plugin.

Use an LV2 plugin host like Carla as a plugin host and (optionally) an oscilloscope plugin (like the x42 Oscilloscpe) for testing.

Building

This is rough around the edges:

  • make sure you have the Rust toolchain (-> Rustup.rs)
  • get this source and run ./build.sh (this will run cargo and copy stuff to your ~/.lv2 directory). Note that on Windows, you'll need a MinGW shell to run this; the easiest (and tested) way is to install Git for Windows and start the 'Git Bash' - then run ./build.sh from there.

Batteries not included.

About

EBU R128 based audio compressor LV2 plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published