src/temporal: rename adesign/adsgn to a_weighting, idem for c_weighting
authorPaul Brossier <piem@piem.org>
Tue, 29 Sep 2009 05:58:03 +0000 (07:58 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 29 Sep 2009 05:58:03 +0000 (07:58 +0200)
commitc159aeb351a4502d0021762294a7dac2ade5ef39
treeac1372d562668598880144586cb23f1b30cab0db
parenta4364b83d213f0c725b47bacbea5bfa39f798f91
src/temporal: rename adesign/adsgn to a_weighting, idem for c_weighting
src/pitch/pitchdetection.c
src/temporal/a_weighting.c [moved from src/temporal/adesign.c with 97% similarity]
src/temporal/a_weighting.h [moved from src/temporal/adesign.h with 93% similarity]
src/temporal/c_weighting.c [moved from src/temporal/cdesign.c with 96% similarity]
src/temporal/c_weighting.h [moved from src/temporal/cdesign.h with 93% similarity]
src/temporal/filter.h
tests/src/temporal/test-aweighting.c
tests/src/temporal/test-cweighting.c
tests/src/test-filter.c