diff options
author | Sean Bartell <wingedtachikoma@gmail.com> | 2011-06-24 01:25:21 -0400 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2012-03-18 12:00:39 +0100 |
commit | b5716df4cb2837bbbc42195cf1aefcf03e21d6a6 (patch) | |
tree | 130cd712e2e00893b6df9959a375a8d9523a1aca /apps/eqs/Pop.cfg | |
parent | 24bd9d5393dbe39a5c6194877bc00ede669b1d5d (diff) |
Build librbcodec with DSP and metadata.
All associated files are moved to /lib/rbcodec.
Change-Id: I572ddd2b8a996aae1e98c081d06b1ed356dce222
Diffstat (limited to 'apps/eqs/Pop.cfg')
-rw-r--r-- | apps/eqs/Pop.cfg | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/apps/eqs/Pop.cfg b/apps/eqs/Pop.cfg deleted file mode 100644 index 1d8cefe173..0000000000 --- a/apps/eqs/Pop.cfg +++ /dev/null @@ -1,17 +0,0 @@ -eq enabled: on -eq precut: 50 -eq band 0 cutoff: 60 -eq band 0 q: 7 -eq band 0 gain: -10 -eq band 1 cutoff: 200 -eq band 1 q: 10 -eq band 1 gain: 5 -eq band 2 cutoff: 800 -eq band 2 q: 10 -eq band 2 gain: 50 -eq band 3 cutoff: 4000 -eq band 3 q: 10 -eq band 3 gain: 15 -eq band 4 cutoff: 12000 -eq band 4 q: 7 -eq band 4 gain: -10 |