-
Notifications
You must be signed in to change notification settings - Fork 1
An audio compressor with accurate compression metering
License
kmatheussen/radium_compressor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Radium compressor V0.5.2 Released 2013-01-26 HOW TO MAKE IT RUN Either: 1. If you downloaded a tar-ball: " make ./radium_compressor " Or: 2. If you checked out from a git repository: " touch audio/system_compressor.cpp make ./radium_compressor " INTRODUCTION Radium Compressor is the system compressor in Radium, but distributed as a standalone jack application. Radium Compressor uses the stereo compressor found in effect.lib in the Faust distribution. This compressor is written by Julius O. Smith III. The Radium version is an optimized version of this compressor by using fast approximate logarithmic and exponential functions written by Paul Mineiro: http://www.machinedlearnings.com/2011/06/fast-approximate-logarithm-exponential.html The GUI shows accurately the sound used for compression, and how much the sound is being compressed. BUILD DEPENDENCIES FEDORA: qt4-devel jack-audio-connection-kit-devel BUILD DEPENDENCIES UBUNTU: libqt4-dev qt4-dev-tools libjack-jackd2-dev or libjack-jackd1-dev CONTACT [email protected] http://www.notam02.no/radium/
About
An audio compressor with accurate compression metering
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published