From 7893149495f6569f81d619e25230e0d8e13638f1 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 4 Nov 2009 22:25:08 +0100 Subject: [PATCH] src/temporal: improve files titles --- src/temporal/a_weighting.h | 2 +- src/temporal/c_weighting.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/temporal/a_weighting.h b/src/temporal/a_weighting.h index 807a0101..9aa1f006 100644 --- a/src/temporal/a_weighting.h +++ b/src/temporal/a_weighting.h @@ -23,7 +23,7 @@ /** \file - Create an A-weighting filter + A-weighting filter coefficients This file creates an A-weighting digital filter, which reduces low and high frequencies and enhance the middle ones to reflect the ability of the human diff --git a/src/temporal/c_weighting.h b/src/temporal/c_weighting.h index 18dcdb68..819fa0ad 100644 --- a/src/temporal/c_weighting.h +++ b/src/temporal/c_weighting.h @@ -23,7 +23,7 @@ /** \file - Create a C-weighting filter + C-weighting filter coefficients This file creates a C-weighting digital filter, which reduces low and high frequencies and enhance the middle ones to reflect the ability of the human -- 2.26.2