mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
FS#10199: Adds limiter DSP function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22394 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f451108fa8
commit
2b7ef6b928
12 changed files with 546 additions and 6 deletions
|
|
@ -12699,3 +12699,20 @@
|
|||
lcd_bitmap: "Scroll bar position"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LIMITER
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Limiter Preamp"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Limiter Preamp"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Limiter Preamp"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue