mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
three new DSPs
perceptual bass enhancement - a bbe-ish group delay corrction with Biophonic EQ boost. - precut auditory fatigue reduction -reduce signal in frequency that may trigger temporary threshold shift haas surround -frequency between f(x1) and f(x2) is always bypassed. -can apply to side only. Change-Id: Icb6355ce9b1c99bf2c58c9385c3c411c0ae209d3
This commit is contained in:
parent
2cdfc43f10
commit
3ae0f32ac3
17 changed files with 1084 additions and 6 deletions
|
|
@ -13254,3 +13254,122 @@
|
|||
swcodec: "Q"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PBE
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Perceptual Bass Enhancement"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Perceptual Bass Enhancement"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Perceptual Bass Enhancement"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_AFR
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Auditory Fatigue Reduction"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Auditory Fatigue Reduction"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Auditory Fatigue Reduction"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SURROUND
|
||||
desc: in the sound settings menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Haas Surround"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Haas Surround"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Haas Surround"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SURROUND_FX1
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "f(x1)"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "f(x1)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "f(x1)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SURROUND_FX2
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "f(x2)"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "f(x2)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "f(x2)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SURROUND_METHOD2
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "SIDE ONLY"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "SIDE ONLY"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "SIDE ONLY"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SURROUND_MIX
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Dry / Wet Mix"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Dry / Wet Mix"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Dry / Wet Mix"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue