From b5716df4cb2837bbbc42195cf1aefcf03e21d6a6 Mon Sep 17 00:00:00 2001 From: Sean Bartell Date: Fri, 24 Jun 2011 01:25:21 -0400 Subject: Build librbcodec with DSP and metadata. All associated files are moved to /lib/rbcodec. Change-Id: I572ddd2b8a996aae1e98c081d06b1ed356dce222 --- lib/rbcodec/dsp/eqs/Rock.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lib/rbcodec/dsp/eqs/Rock.cfg (limited to 'lib/rbcodec/dsp/eqs/Rock.cfg') diff --git a/lib/rbcodec/dsp/eqs/Rock.cfg b/lib/rbcodec/dsp/eqs/Rock.cfg new file mode 100644 index 0000000000..ec4f0356a8 --- /dev/null +++ b/lib/rbcodec/dsp/eqs/Rock.cfg @@ -0,0 +1,17 @@ +eq enabled: on +eq precut: 45 +eq band 0 cutoff: 60 +eq band 0 q: 7 +eq band 0 gain: 25 +eq band 1 cutoff: 200 +eq band 1 q: 10 +eq band 1 gain: 10 +eq band 2 cutoff: 800 +eq band 2 q: 10 +eq band 2 gain: 0 +eq band 3 cutoff: 4000 +eq band 3 q: 10 +eq band 3 gain: 20 +eq band 4 cutoff: 12000 +eq band 4 q: 7 +eq band 4 gain: 45 -- cgit v1.2.3