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:
parent
d45ac35dde
commit
24c5b9869e
@ -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
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user