1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 23:59:37 +02:00

Correct EQ curve (typos)

This commit is contained in:
martynshaw99 2010-02-22 01:18:31 +00:00
parent d45ac35dde
commit 24c5b9869e

View File

@ -170,8 +170,8 @@ const float EffectEqualization::curvey[][nCurvePoints] =
},
{
// Decca FFRR 78
22.0, 21.5, 14.0, 11.2, 9.8, 6.0, 2,0, 1.5, 1.0, 0.5,
0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 -0.5,
22.0, 21.5, 14.0, 11.2, 9.8, 6.0, 2.0, 1.5, 1.0, 0.5,
0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.5,
-1.0, -2.0, -2.5, -3.5, -4.0, -4.5, -7.0, -7.5
},
{