Update of /cvsroot/audacity/audacity-src/src/effects
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv24160/src/effects

Modified Files:
        Equalization.cpp 
Log Message:
Corrected the RIAA curve, after spreadsheet at
http://www.euronet.nl/~mgw/background/riaa/uk_riaa_background_1.html

Index: Equalization.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/effects/Equalization.cpp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Equalization.cpp    19 Aug 2006 20:20:45 -0000      1.43
+++ Equalization.cpp    20 Sep 2006 22:42:55 -0000      1.44
@@ -160,9 +160,9 @@
    },
    {
    // RIAA
-      18.6,   18.5,  17.0,  16.0,  15.3,  13.1,  11.8,   8.2,   7.9,   5.5,
-      3.8,     2.7,   2.0,   1.2,   1.0,   0.5,   0.0,  -2.6,  -4.8,  -6.6,
-      -8.2,   -9.6, -10.9, -11.9, -12.9, -13.6, -17.2, -18.0
+      18.6,   18.5,  16.9,  15.9,  15.3,  13.1,  11.6,   8.2,   6.7,   5.5,
+      3.8,     2.6,   1.8,   1.2,   0.8,   0.3,   0.0,  -2.6,  -4.7,  -6.6,
+      -8.2,   -9.6, -10.8, -11.9, -12.9, -13.7, -17.2, -17.7
    },
    {
    // Col 78


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to