1
0
Fork 0
forked from len0rd/rockbox

xduoox3ii: Add "Super Slow" filter roll-off

I'm not happy with the proliferation of filter-roll-off options
but I don't have a less ugly solution.

Change-Id: I740fca006fa0c3443a467acfea55b6574d48346b
This commit is contained in:
Solomon Peachy 2021-07-09 22:48:19 -04:00
parent ec31a2b4ad
commit cd17decd5a
4 changed files with 26 additions and 2 deletions

View file

@ -12170,6 +12170,23 @@
filter_roll_off: "Short Slow"
</voice>
</phrase>
<phrase>
id: LANG_FILTER_SUPER_SLOW
desc: in sound settings
user: core
<source>
*: none
filter_roll_off: "Super Slow"
</source>
<dest>
*: none
filter_roll_off: "Super Slow"
</dest>
<voice>
*: none
filter_roll_off: "Super Slow"
</voice>
</phrase>
<phrase>
id: LANG_FILTER_SHORT
desc: in sound settings