diff options
Diffstat (limited to 'lib')
24 files changed, 231 insertions, 694 deletions
diff --git a/lib/rbcodec/dsp/eq.h b/lib/rbcodec/dsp/eq.h index 9b670d748a..9bb5f91ca5 100644 --- a/lib/rbcodec/dsp/eq.h +++ b/lib/rbcodec/dsp/eq.h | |||
@@ -21,10 +21,7 @@ | |||
21 | #ifndef _EQ_H | 21 | #ifndef _EQ_H |
22 | #define _EQ_H | 22 | #define _EQ_H |
23 | 23 | ||
24 | /* => support from 3 to 32 bands, inclusive | 24 | /* => support from 3 to 32 bands */ |
25 | * Menus and screens must be updated to support changing this from 5 | ||
26 | * without modifying other stuff (remove comment when this is no longer | ||
27 | * true :-) */ | ||
28 | #define EQ_NUM_BANDS 10 | 25 | #define EQ_NUM_BANDS 10 |
29 | 26 | ||
30 | struct eq_band_setting | 27 | struct eq_band_setting |
diff --git a/lib/rbcodec/dsp/eqs/Acoustic.cfg b/lib/rbcodec/dsp/eqs/Acoustic.cfg index fd30094119..72dbc48ae3 100644 --- a/lib/rbcodec/dsp/eqs/Acoustic.cfg +++ b/lib/rbcodec/dsp/eqs/Acoustic.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 45 | 2 | eq precut: 45 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 45 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 45 |
5 | eq band 0 gain: 45 | 5 | eq peak filter 2: 125, 10, 10 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 10 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 15 |
8 | eq band 1 gain: 45 | 8 | eq peak filter 5: 1000, 10, 15 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 30 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 30 |
11 | eq band 2 gain: 10 | 11 | eq peak filter 8: 8000, 10, 20 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 20 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 10 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 15 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 15 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 30 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 30 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 20 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 20 | ||
diff --git a/lib/rbcodec/dsp/eqs/Bass.cfg b/lib/rbcodec/dsp/eqs/Bass.cfg index 3f122f1343..162874ef94 100644 --- a/lib/rbcodec/dsp/eqs/Bass.cfg +++ b/lib/rbcodec/dsp/eqs/Bass.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 50 | 2 | eq precut: 50 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 50 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 50 |
5 | eq band 0 gain: 50 | 5 | eq peak filter 2: 125, 10, 35 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 35 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 15 |
8 | eq band 1 gain: 50 | 8 | eq peak filter 5: 1000, 10, 15 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 5 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 5 |
11 | eq band 2 gain: 35 | 11 | eq peak filter 8: 8000, 10, -5 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, -5 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 35 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 15 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 15 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 5 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 5 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: -5 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: -5 | ||
diff --git a/lib/rbcodec/dsp/eqs/Classical.cfg b/lib/rbcodec/dsp/eqs/Classical.cfg index ba95adb4f8..956cb1ecd1 100644 --- a/lib/rbcodec/dsp/eqs/Classical.cfg +++ b/lib/rbcodec/dsp/eqs/Classical.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 0 | 2 | eq precut: 0 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 0 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: 0 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 0 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, -70 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, -70 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, -70 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 0 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: -70 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: -70 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: -70 | ||
diff --git a/lib/rbcodec/dsp/eqs/Club.cfg b/lib/rbcodec/dsp/eqs/Club.cfg index 5e20ca2fe7..f9c350298f 100644 --- a/lib/rbcodec/dsp/eqs/Club.cfg +++ b/lib/rbcodec/dsp/eqs/Club.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 80 | 2 | eq precut: 80 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 0 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: 0 | 5 | eq peak filter 2: 125, 10, 80 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 55 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 55 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 55 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 30 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 0 |
11 | eq band 2 gain: 80 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 55 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 55 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 55 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 30 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 0 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||
diff --git a/lib/rbcodec/dsp/eqs/Dance.cfg b/lib/rbcodec/dsp/eqs/Dance.cfg index 6c262924f2..b387245aae 100644 --- a/lib/rbcodec/dsp/eqs/Dance.cfg +++ b/lib/rbcodec/dsp/eqs/Dance.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 95 | 2 | eq precut: 95 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 95 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 70 |
5 | eq band 0 gain: 95 | 5 | eq peak filter 2: 125, 10, 25 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 70 | 8 | eq peak filter 5: 1000, 10, -55 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, -70 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, -70 |
11 | eq band 2 gain: 25 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: -55 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: -70 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: -70 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||
diff --git a/lib/rbcodec/dsp/eqs/Default.cfg b/lib/rbcodec/dsp/eqs/Default.cfg index c6579c7513..baf3c59069 100644 --- a/lib/rbcodec/dsp/eqs/Default.cfg +++ b/lib/rbcodec/dsp/eqs/Default.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: off | 1 | eq enabled: off |
2 | eq precut: 0 | 2 | eq precut: 0 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 0 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: 0 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 0 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 0 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 0 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 0 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||
diff --git a/lib/rbcodec/dsp/eqs/Disco.cfg b/lib/rbcodec/dsp/eqs/Disco.cfg index 12f4b36af5..c43a29e798 100644 --- a/lib/rbcodec/dsp/eqs/Disco.cfg +++ b/lib/rbcodec/dsp/eqs/Disco.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 45 | 2 | eq precut: 45 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 30 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 30 |
5 | eq band 0 gain: 30 | 5 | eq peak filter 2: 125, 10, 10 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 10 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 45 |
8 | eq band 1 gain: 30 | 8 | eq peak filter 5: 1000, 10, 45 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 25 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 25 |
11 | eq band 2 gain: 10 | 11 | eq peak filter 8: 8000, 10, 10 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 10 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 10 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 45 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 45 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 25 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 25 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 10 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 10 | ||
diff --git a/lib/rbcodec/dsp/eqs/Electronic.cfg b/lib/rbcodec/dsp/eqs/Electronic.cfg index e710706607..545a2161de 100644 --- a/lib/rbcodec/dsp/eqs/Electronic.cfg +++ b/lib/rbcodec/dsp/eqs/Electronic.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 55 | 2 | eq precut: 55 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 45 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 45 |
5 | eq band 0 gain: 45 | 5 | eq peak filter 2: 125, 10, 5 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 5 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 25 |
8 | eq band 1 gain: 45 | 8 | eq peak filter 5: 1000, 10, 25 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 15 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 15 |
11 | eq band 2 gain: 5 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 55 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 5 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 25 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 25 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 15 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 15 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 55 | ||
diff --git a/lib/rbcodec/dsp/eqs/Flat.cfg b/lib/rbcodec/dsp/eqs/Flat.cfg index 9e52cb86e6..7e2cc32bdd 100644 --- a/lib/rbcodec/dsp/eqs/Flat.cfg +++ b/lib/rbcodec/dsp/eqs/Flat.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 0 | 2 | eq precut: 0 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 0 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: 0 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 0 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 0 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 0 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 0 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||
diff --git a/lib/rbcodec/dsp/eqs/Headphones.cfg b/lib/rbcodec/dsp/eqs/Headphones.cfg index 0720a599d1..27d038cce6 100644 --- a/lib/rbcodec/dsp/eqs/Headphones.cfg +++ b/lib/rbcodec/dsp/eqs/Headphones.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 145 | 2 | eq precut: 145 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 50 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 110 |
5 | eq band 0 gain: 50 | 5 | eq peak filter 2: 125, 10, 55 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, -30 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, -25 |
8 | eq band 1 gain: 110 | 8 | eq peak filter 5: 1000, 10, 15 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 50 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 95 |
11 | eq band 2 gain: 55 | 11 | eq peak filter 8: 8000, 10, 130 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 145 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: -30 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: -25 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 15 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 50 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 95 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 130 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 145 | ||
diff --git a/lib/rbcodec/dsp/eqs/Hip-Hop.cfg b/lib/rbcodec/dsp/eqs/Hip-Hop.cfg index 54f11fb364..fac476d3a0 100644 --- a/lib/rbcodec/dsp/eqs/Hip-Hop.cfg +++ b/lib/rbcodec/dsp/eqs/Hip-Hop.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 65 | 2 | eq precut: 65 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 65 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 65 |
5 | eq band 0 gain: 65 | 5 | eq peak filter 2: 125, 10, 25 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 25 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, -10 |
8 | eq band 1 gain: 65 | 8 | eq peak filter 5: 1000, 10, -10 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 15 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 15 |
11 | eq band 2 gain: 25 | 11 | eq peak filter 8: 8000, 10, 35 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 35 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 25 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: -10 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: -10 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 15 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 15 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 35 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 35 | ||
diff --git a/lib/rbcodec/dsp/eqs/Jazz.cfg b/lib/rbcodec/dsp/eqs/Jazz.cfg index 04c1e346cd..c57f1be9f5 100644 --- a/lib/rbcodec/dsp/eqs/Jazz.cfg +++ b/lib/rbcodec/dsp/eqs/Jazz.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 60 | 2 | eq precut: 60 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 40 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 40 |
5 | eq band 0 gain: 40 | 5 | eq peak filter 2: 125, 10, 15 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 15 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, -25 |
8 | eq band 1 gain: 40 | 8 | eq peak filter 5: 1000, 10, -25 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 5 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 5 |
11 | eq band 2 gain: 15 | 11 | eq peak filter 8: 8000, 10, 60 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 60 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 15 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: -25 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: -25 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 5 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 5 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 60 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 60 | ||
diff --git a/lib/rbcodec/dsp/eqs/Live.cfg b/lib/rbcodec/dsp/eqs/Live.cfg index 67585421f2..b4377a6ca1 100644 --- a/lib/rbcodec/dsp/eqs/Live.cfg +++ b/lib/rbcodec/dsp/eqs/Live.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 55 | 2 | eq precut: 55 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, -50 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: -50 | 5 | eq peak filter 2: 125, 10, 40 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 55 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 55 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 55 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 40 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 25 |
11 | eq band 2 gain: 40 | 11 | eq peak filter 8: 8000, 10, 25 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 25 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 55 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 55 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 55 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 40 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 25 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 25 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 25 | ||
diff --git a/lib/rbcodec/dsp/eqs/Lounge.cfg b/lib/rbcodec/dsp/eqs/Lounge.cfg index cac40eb907..90510e16f6 100644 --- a/lib/rbcodec/dsp/eqs/Lounge.cfg +++ b/lib/rbcodec/dsp/eqs/Lounge.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 20 | 2 | eq precut: 20 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, -25 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, -25 |
5 | eq band 0 gain: -25 | 5 | eq peak filter 2: 125, 10, 5 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 5 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 20 |
8 | eq band 1 gain: -25 | 8 | eq peak filter 5: 1000, 10, 20 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, -15 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, -15 |
11 | eq band 2 gain: 5 | 11 | eq peak filter 8: 8000, 10, 15 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 15 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 5 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 20 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 20 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: -15 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: -15 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 15 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 15 | ||
diff --git a/lib/rbcodec/dsp/eqs/Party.cfg b/lib/rbcodec/dsp/eqs/Party.cfg index 6f6001afc8..c97ae8d085 100644 --- a/lib/rbcodec/dsp/eqs/Party.cfg +++ b/lib/rbcodec/dsp/eqs/Party.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 70 | 2 | eq precut: 70 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 70 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 70 |
5 | eq band 0 gain: 70 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 70 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 0 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 0 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 70 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 70 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 0 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 0 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 70 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 70 | ||
diff --git a/lib/rbcodec/dsp/eqs/Pop.cfg b/lib/rbcodec/dsp/eqs/Pop.cfg index 2584065f06..cab887fb9f 100644 --- a/lib/rbcodec/dsp/eqs/Pop.cfg +++ b/lib/rbcodec/dsp/eqs/Pop.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 80 | 2 | eq precut: 80 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, -15 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 50 |
5 | eq band 0 gain: -15 | 5 | eq peak filter 2: 125, 10, 70 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 80 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 55 |
8 | eq band 1 gain: 50 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, -25 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, -25 |
11 | eq band 2 gain: 70 | 11 | eq peak filter 8: 8000, 10, 15 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 15 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 80 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 55 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: -25 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: -25 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 15 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 15 | ||
diff --git a/lib/rbcodec/dsp/eqs/R&B.cfg b/lib/rbcodec/dsp/eqs/R&B.cfg index 283e02ac9e..c521af9bcf 100644 --- a/lib/rbcodec/dsp/eqs/R&B.cfg +++ b/lib/rbcodec/dsp/eqs/R&B.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 45 | 2 | eq precut: 45 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 35 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 35 |
5 | eq band 0 gain: 35 | 5 | eq peak filter 2: 125, 10, 45 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 45 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 5 |
8 | eq band 1 gain: 35 | 8 | eq peak filter 5: 1000, 10, 5 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 25 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 25 |
11 | eq band 2 gain: 45 | 11 | eq peak filter 8: 8000, 10, 30 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 30 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 45 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 5 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 5 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 25 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 25 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 30 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 30 | ||
diff --git a/lib/rbcodec/dsp/eqs/Reggae.cfg b/lib/rbcodec/dsp/eqs/Reggae.cfg index 11def53612..9137b60491 100644 --- a/lib/rbcodec/dsp/eqs/Reggae.cfg +++ b/lib/rbcodec/dsp/eqs/Reggae.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 65 | 2 | eq precut: 65 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 0 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 0 |
5 | eq band 0 gain: 0 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, -55 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 0 | 8 | eq peak filter 5: 1000, 10, 65 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 65 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 0 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: -55 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 65 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 65 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 0 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||
diff --git a/lib/rbcodec/dsp/eqs/Rock.cfg b/lib/rbcodec/dsp/eqs/Rock.cfg index 788c8b89af..5e3e9918d2 100644 --- a/lib/rbcodec/dsp/eqs/Rock.cfg +++ b/lib/rbcodec/dsp/eqs/Rock.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 110 | 2 | eq precut: 110 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 80 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 50 |
5 | eq band 0 gain: 80 | 5 | eq peak filter 2: 125, 10, -55 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, -80 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, -30 |
8 | eq band 1 gain: 50 | 8 | eq peak filter 5: 1000, 10, 40 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 90 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 110 |
11 | eq band 2 gain: -55 | 11 | eq peak filter 8: 8000, 10, 110 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 110 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: -80 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: -30 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 40 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 90 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 110 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 110 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 110 | ||
diff --git a/lib/rbcodec/dsp/eqs/Ska.cfg b/lib/rbcodec/dsp/eqs/Ska.cfg index b0848ad78f..542f011438 100644 --- a/lib/rbcodec/dsp/eqs/Ska.cfg +++ b/lib/rbcodec/dsp/eqs/Ska.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 110 | 2 | eq precut: 110 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, -25 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, -50 |
5 | eq band 0 gain: -25 | 5 | eq peak filter 2: 125, 10, -40 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 0 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 40 |
8 | eq band 1 gain: -50 | 8 | eq peak filter 5: 1000, 10, 55 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 90 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 95 |
11 | eq band 2 gain: -40 | 11 | eq peak filter 8: 8000, 10, 110 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 95 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 0 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 40 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 55 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 90 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 95 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 110 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 95 | ||
diff --git a/lib/rbcodec/dsp/eqs/Soft.cfg b/lib/rbcodec/dsp/eqs/Soft.cfg index e9f0f03f51..a2b5ede3d0 100644 --- a/lib/rbcodec/dsp/eqs/Soft.cfg +++ b/lib/rbcodec/dsp/eqs/Soft.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 120 | 2 | eq precut: 120 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 50 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 15 |
5 | eq band 0 gain: 50 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, -25 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 0 |
8 | eq band 1 gain: 15 | 8 | eq peak filter 5: 1000, 10, 40 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 80 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 95 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 110 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 120 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: -25 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 0 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 40 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 80 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 95 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 110 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 120 | ||
diff --git a/lib/rbcodec/dsp/eqs/Techno.cfg b/lib/rbcodec/dsp/eqs/Techno.cfg index 1125d49914..96ef79e2c7 100644 --- a/lib/rbcodec/dsp/eqs/Techno.cfg +++ b/lib/rbcodec/dsp/eqs/Techno.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 95 | 2 | eq precut: 95 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, 80 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, 55 |
5 | eq band 0 gain: 80 | 5 | eq peak filter 2: 125, 10, 0 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, -55 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, -50 |
8 | eq band 1 gain: 55 | 8 | eq peak filter 5: 1000, 10, 0 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 80 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 95 |
11 | eq band 2 gain: 0 | 11 | eq peak filter 8: 8000, 10, 95 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 90 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: -55 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: -50 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 0 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 80 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 95 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 95 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 90 | ||
diff --git a/lib/rbcodec/dsp/eqs/Vocal.cfg b/lib/rbcodec/dsp/eqs/Vocal.cfg index fa8fd89a19..80b1139ffa 100644 --- a/lib/rbcodec/dsp/eqs/Vocal.cfg +++ b/lib/rbcodec/dsp/eqs/Vocal.cfg | |||
@@ -1,32 +1,12 @@ | |||
1 | eq enabled: on | 1 | eq enabled: on |
2 | eq precut: 45 | 2 | eq precut: 45 |
3 | eq band 0 cutoff: 32 | 3 | eq low shelf filter: 32, 7, -45 |
4 | eq band 0 q: 7 | 4 | eq peak filter 1: 64, 10, -45 |
5 | eq band 0 gain: -45 | 5 | eq peak filter 2: 125, 10, 5 |
6 | eq band 1 cutoff: 64 | 6 | eq peak filter 3: 250, 10, 5 |
7 | eq band 1 q: 10 | 7 | eq peak filter 4: 500, 10, 45 |
8 | eq band 1 gain: -45 | 8 | eq peak filter 5: 1000, 10, 45 |
9 | eq band 2 cutoff: 125 | 9 | eq peak filter 6: 2000, 10, 20 |
10 | eq band 2 q: 10 | 10 | eq peak filter 7: 4000, 10, 20 |
11 | eq band 2 gain: 5 | 11 | eq peak filter 8: 8000, 10, 0 |
12 | eq band 3 cutoff: 250 | 12 | eq high shelf filter: 16000, 7, 0 |
13 | eq band 3 q: 10 | ||
14 | eq band 3 gain: 5 | ||
15 | eq band 4 cutoff: 500 | ||
16 | eq band 4 q: 10 | ||
17 | eq band 4 gain: 45 | ||
18 | eq band 5 cutoff: 1000 | ||
19 | eq band 5 q: 10 | ||
20 | eq band 5 gain: 45 | ||
21 | eq band 6 cutoff: 2000 | ||
22 | eq band 6 q: 10 | ||
23 | eq band 6 gain: 20 | ||
24 | eq band 7 cutoff: 4000 | ||
25 | eq band 7 q: 10 | ||
26 | eq band 7 gain: 20 | ||
27 | eq band 8 cutoff: 8000 | ||
28 | eq band 8 q: 10 | ||
29 | eq band 8 gain: 0 | ||
30 | eq band 9 cutoff: 16000 | ||
31 | eq band 9 q: 7 | ||
32 | eq band 9 gain: 0 | ||