mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Replace limiter with dynamic range compressor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22832 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b9a17dd0ce
commit
cf19ba5599
21 changed files with 577 additions and 507 deletions
|
|
@ -12632,19 +12632,19 @@
|
|||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LIMITER
|
||||
id: LANG_COMPRESSOR
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Limiter Preamp"
|
||||
swcodec: "Compressor"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Aschatrece Preamp"
|
||||
swcodec: "Compressor"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Aschatrece Preamp"
|
||||
swcodec: "Compressor"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue