-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexample.translation.help
197 lines (192 loc) · 2.86 KB
/
example.translation.help
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
#!/bin/bash
export REPEAT_HELP="Loop Controls
6 Switch Loops
^ Reverse Switch
& Lock New Loop
^X Update Loop
% Remove Loop
Z Export Loop
^L Exported Loop
S Start -0.01
G Start +0.01
s Start -0.05
g Start +0.05
H End -0.01
L End +0.01
h End -0.05
l End +0.05
< Gap -1
> Gap +1
e Play Transition
^H Seek to Start
5 Start Position
7 End Position
c Move Banner"
export SETUP_HELP="Voice Controls
d Speak Page
T Feedback Level
Voice Volume Settings
8 Volume Down
9 Volume Up
Voice Pitch Settings
J Down
K Up
Language Settings
^X Language Menu
^V Voice Engine
Metadata Cache
c Cache Tags
^T Toggle Tags
Customization
^X Language Menu
^A Theme Menu"
export QUEUE_HELP="Queue Controls
j Page Down
k Page Up
h Selection Down
l Selection Up
x Remove Song
< Move Song Down
> Move Song Up
s Keyword Search
c Toggle Filename
g Edit Tag
^G Update Tag
' Top
\" Bottom"
export SCALE_HELP="Scale Controls
j Scale Down
k Scale Up
o Double EDO
m Halve EDO
c Reverse
y $DEFAULT_EDO-EDO"
export HELP="Basic Controls
i Menu
? Key Controls
j Page Down
k Page Up
; Queue
p Pause
n Next Song
b Previous Song
m Man Page
q Quit
Voice Feedback
d Toggle Voice
T Feedback Level
^K Read Interval
I Read Corner
, Read Title
^S Read Lock Status
Volume Controls
* 1% Down
( 1% Up
8 3% Down
9 3% Up
! PCM 1% Down
@ PCM 1% Up
1 PCM 5% Down
2 PCM 5% Up
c Mute
3 Fade Up/Down
Interval Controls
j Pitch Down
k Pitch Up
x Lock
X Unlock
f Next Lock
F Previous Lock
m Half EDO
o Double EDO
. Set INT
/ Set EDO
w Reset to Locked
H Least Precise
L Fully Precise
J EDO Down
K EDO Up
y $DEFAULT_EDO-EDO
4 Reset INT/EDO
^U Toggle Locked
Pitch Jump Controls
_ Octave Down
+ Octave Up
M Inverse INT
Y Zero INT
Pitch Fade Controls
C Scale Speed
t Zero INT
u INT Up/Down
U EDO Up/Down
- Octave Down
= Octave Up
^Y Inverse INT
G Oscillate
Balance Controls
{ 1% Left Up
} 1% Right Up
[ 1% Left Down
] 1% Right Down
0 Reset Fade
) Reset
Track Controls
h Seek Backward
l Seek Forward
b Queue Backward
n Queue Forward
p Pause
\\ Restart
r Rename
D Archive
^D Delete
a Equalizer
$ Save Position
^H Seek to Position
P Progress Bar
O VIM Menu
g Edit Tag
^G Update Tag
Queue Controls
; Queue
R Shuffle
A Sort
\" Last of Artist
' First of Artist
N Next Artist
B Previous Artist
Z Export As
e Loop Toggle
^R Random Mode
Loop Toggle Controls
E Loop Song
V Loop Artist
Search Controls
S New Search
s Jump To
^I Add Songs
Loop Editor Controls
5 Start Position
7 End Position
6 Enter Loop
6 Switch Loops
& Lock New Loop
^X Update Loop
% Remove Loop
Z Export Loop
^L Exported Loop
^E Play Only Loops
\\ Seek to Start
Video Controls
< Enable Video
> Fullscreen Video
Download Controls
W Add Downloads
^W Jump Downloads
^N Add and Jump
Advanced Controls
^A Select Theme
^P Pause All
z Redraw Screen
~ Sleep mode
| Vanish Editor"