mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
dsp: add option to swap left and right channels
Change-Id: Id4b518638436576cfb5e747548f10ece6e58eba0
This commit is contained in:
parent
5ac105c837
commit
cc7418dd8b
5 changed files with 44 additions and 3 deletions
|
|
@ -17085,3 +17085,17 @@
|
|||
*: "Show in Files"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHANNEL_SWAP
|
||||
desc: in sound_settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Swap Left & Right"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Swap Left & Right"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Swap Left & Right"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue