summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-04-27 00:55:31 +0200
committerCarl Hetherington <cth@carlh.net>2020-04-27 00:57:55 +0200
commitc3f3c4f81206e02967c182187cab6710894ff11a (patch)
treefc70a75063c5ab87c758e22f3c8d4e12d3760b9b
parent0f4911028f624d0680808249b2431f13d3a26350 (diff)
No constexpr.centos-6
-rw-r--r--src/leqm_nrt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leqm_nrt.cc b/src/leqm_nrt.cc
index 8c6eb21..d10ae5a 100644
--- a/src/leqm_nrt.cc
+++ b/src/leqm_nrt.cc
@@ -177,7 +177,7 @@ static std::vector<double> equalinterval2(int points, int samplingfreq, int bitd
// M Weighting
double const frequencies[] = {31, 63, 100, 200, 400, 800, 1000, 2000, 3150, 4000, 5000, 6300, 7100, 8000, 9000, 10000, 12500, 14000, 16000, 20000, 31500};
double const db[] = {-35.5, -29.5, -25.4, -19.4, -13.4, -7.5, -5.6, 0.0, 3.4, 4.9, 6.1, 6.6, 6.4, 5.8, 4.5, 2.5, -5.6, -10.9, -17.3, -27.8, -48.3};
- int constexpr points_in_standard_ccir_filter = 21;
+ int const points_in_standard_ccir_filter = 21;
std::vector<double> freq_response(points);
//calculate miminum attenuation depending on the bitdeph (minus one), that is −6.020599913 dB per bit in eccess to sign