mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
add preserve pitch option (#972)
This commit is contained in:
parent
c382e01f64
commit
81ca6937bc
4 changed files with 36 additions and 9 deletions
|
|
@ -705,6 +705,8 @@
|
|||
"volumeWidth_description": "the width of the volume slider",
|
||||
"webAudio": "use web audio",
|
||||
"webAudio_description": "use web audio. this enables advanced features like replaygain. disable if you experience otherwise",
|
||||
"preservePitch": "preserve pitch",
|
||||
"preservePitch_description": "preserves pitch when modifying playback speed",
|
||||
"windowBarStyle": "window bar style",
|
||||
"windowBarStyle_description": "select the style of the window bar",
|
||||
"zoom": "zoom percentage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue