[SCM] calf/master: + Gain reduction module: clearer authorship information

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:46 UTC 2013


The following commit has been merged in the master branch:
commit 55a1aeaf25dd5716d8adfc3322e3a2a00f5caa8f
Author: Markus Schmidt <schmidt at boomshop.net>
Date:   Mon Nov 9 22:01:52 2009 +0000

    + Gain reduction module: clearer authorship information

diff --git a/src/modules_dsp.cpp b/src/modules_dsp.cpp
index 66524da..16694df 100644
--- a/src/modules_dsp.cpp
+++ b/src/modules_dsp.cpp
@@ -1641,10 +1641,10 @@ int deesser_audio_module::get_changed_offsets(int index, int generation, int &su
     return false;
 }
 
-/// Gain reduction module implemented by Markus Schmidt
-/// Nearly all functions of this module are originally written
+/// Gain reduction module by Thor
+/// All functions of this module are originally written
 /// by Thor, while some features have been stripped (mainly stereo linking
-/// and frequency correction as implemented in his Compressor above)
+/// and frequency correction as implemented in Sidechain Compressor above)
 /// To save some CPU.
 ////////////////////////////////////////////////////////////////////////////////
 gain_reduction_audio_module::gain_reduction_audio_module()

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list