summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-30 14:53:30 +0000
commitb100a20e0d11ec74bca422efa86fbc3fdc281dc8 (patch)
treeac82cfc86ca2472fb9feada68fdb177181f6b268
parenta515b10d47218cf2cc4c79865ff2a34aea7ec3bc (diff)
downloadrockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.tar.gz
rockbox-b100a20e0d11ec74bca422efa86fbc3fdc281dc8.zip
Overhaul of the Recording part of the main menu chapter. Converted to actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/recording.tex238
-rw-r--r--manual/platform/h1xx.tex10
-rw-r--r--manual/platform/h300.tex10
-rw-r--r--manual/platform/ondiofm.tex7
-rw-r--r--manual/platform/ondiosp.tex2
-rw-r--r--manual/platform/recorder.tex11
-rw-r--r--manual/platform/recorderv2fm.tex11
-rw-r--r--manual/platform/x5.tex14
8 files changed, 200 insertions, 103 deletions
diff --git a/manual/main_menu/recording.tex b/manual/main_menu/recording.tex
index 0da613398e..21a1ffc02a 100644
--- a/manual/main_menu/recording.tex
+++ b/manual/main_menu/recording.tex
@@ -8,7 +8,7 @@ Entering the \setting{Recording} option in the \setting{Main Menu} brings up
8a screen in which you can choose to enter the \setting{Recording Screen} or 8a screen in which you can choose to enter the \setting{Recording Screen} or
9the \setting{Recording Settings} (see below). The \setting{Recording Screen} 9the \setting{Recording Settings} (see below). The \setting{Recording Screen}
10shows the time elapsed and the size of the file being recorded. A peak meter 10shows the time elapsed and the size of the file being recorded. A peak meter
11is present to allow you set Gain correctly. There is also a volume setting, 11is present to allow you set gain correctly. There is also a volume setting,
12this will only affect the output level of the \dap{} and does \emph{not} 12this will only affect the output level of the \dap{} and does \emph{not}
13affect the recorded sound. 13affect the recorded sound.
14\opt{SWCODEC}{ 14\opt{SWCODEC}{
@@ -19,48 +19,37 @@ nothing to worry about. The recording continues during the spin up.}}
19\opt{SWCODEC}{The frequency and channels} settings are shown on the last line. 19\opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
20 20
21The controls for this screen are: 21The controls for this screen are:
22
23\begin{table} 22\begin{table}
24 \begin{btnmap}{}{} 23 \begin{btnmap}{}{}
25 24
26 \ButtonUp\ / \ButtonDown & Select setting.\\ 25 \ActionStdPrev{} / \ActionStdNext & Select setting.\\
27 % 26 %
28 \ButtonLeft\ / \ButtonRight & Adjust selected setting.\\ 27 \ActionSettingsDec{} / \ActionSettingsInc & Adjust selected setting.\\
29 % 28 %
30 \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay} 29 \ActionRecPause & Start recording.\\
31 \opt{ONDIO_PAD}{\ButtonMenu} 30 & While recording: pause recording (press again to
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 31 continue).\\
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\fixme{FixMe}}
34 & Start recording.\\
35 & While recording: pause recording (press again to continue).\\
36 % 32 %
37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 33 \ActionRecExit & Exit \setting{Recording Screen}.\\
38 \opt{IAUDIO_X5_PAD}{Hold \ButtonPlay} 34 & While recording: Stop recording.\\
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\fixme{FixMe}}
40 & Exit \setting{Recording Screen}.\\
41 & While recording: Stop recording.\\
42 % 35 %
43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{ 36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
44 \ButtonRec & Starts recording.\\ 37 \ActionRecNewfile & Starts recording.\\
45 & While recording: close the current file and open a new one.\\ 38 & While recording: close the current file and open
39 a new one.\\
46 } 40 }
47 % 41 %
48 \opt{RECORDER_PAD}{\ButtonFOne} 42 \ActionRecMenu & Open \setting{Recording Settings} (see below).\\
49 \opt{ONDIO_PAD}{Hold \ButtonMenu}
50 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
51 \opt{IAUDIO_X5_PAD}{Hold \ButtonRec}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonSelect}
53 & Open \setting{Recording Settings} (see below).\\
54 % 43 %
55 \opt{RECORDER_PAD}{ 44 \opt{RECORDER_PAD}{
56 \ButtonFTwo & Quick menu for recording settings. A quick press will 45 \ActionRecFTwo & Quick menu for recording settings. A quick press will
57 leave the screen up (press \ButtonFTwo\ again to exit), while holding 46 leave the screen up (press \ActionRecFTwo{} again to exit), while holding
58 it will close the screen when you release it.\\ 47 it will close the screen when you release it.\\
59 } 48 }
60 % 49 %
61 \opt{RECORDER_PAD}{ 50 \opt{RECORDER_PAD}{
62 \ButtonFThree & Quick menu for source setting.\\ 51 \ActionRecFThree & Quick menu for source setting.\\
63 & Quick/hold works as for \ButtonFTwo.\\ 52 & Quick/hold works as for \ActionRecFTwo.\\
64 & While recording: Start a new recording file.\\ 53 & While recording: Start a new recording file.\\
65 } 54 }
66 \end{btnmap} 55 \end{btnmap}
@@ -87,90 +76,149 @@ The controls for this screen are:
87 \begin{center} 76 \begin{center}
88 \begin{tabularx}{0.75\textwidth}{lX}\toprule 77 \begin{tabularx}{0.75\textwidth}{lX}\toprule
89 \emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7 \\\midrule 78 \emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7 \\\midrule
90 44100Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\ 79 44100Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\
91 22050Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\ 80 22050Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\
92 44100Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\ 81 44100Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\
93 22050Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\\bottomrule 82 22050Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\\bottomrule
94 \end{tabularx} 83 \end{tabularx}
95 \end{center} 84 \end{center}
96 \end{table} 85 \end{table}
97} 86}
98 87
99\begin{description} 88\begin{description}
100 \opt{MASCODEC,x5}{ 89\opt{SWCODEC}{
90 \item[Format:]
91 Choose which format to save your recording in. The available choices are
92 the two uncompressed formats \setting{PCM Wave} and \setting{AIFF}, the
93 losslessly compressed \setting{WavPack} and the lossy
94 \setting{MPEG Layer 3}.
95
96 \item[Encoder Settings:]
97 This sets the bitrate when using the \setting{MPEG Layer 3} format. And has
98 no settings for the other formats.
99}
100
101 \item[Frequency:] 101 \item[Frequency:]
102 Choose the recording frequency (sample rate) -- 48kHz, 44.1kHz, 32kHz and 102 Choose the recording frequency (sample rate).
103 24kHz, 22.05kHz, 16kHz are available. Higher sample rates use up more disk 103 \opt{MASCODEC}{48kHz, 44.1kHz, 32kHz, 24kHz, 22.05kHz, 16kHz}
104 space, but give better sound quality. 104 \opt{h1xx,h300}{44.1kHz, 22.05kHz and 11.025kHz}
105 This setting determines which frequency range can accurately be reproduced 105 \opt{x5}{88.2kHz, 44.1kHz, 22.05kHz and 11.025kHz}
106 during playback, Lower frequencies produce smaller files. 106 are available. Higher sample rates use up more disk space, but give better
107 sound quality.
108 \opt{SWCODEC}{\note{The 11.025kHz setting is not available when using%
109 \setting{MPEG Layer 3} format.}
110 }%
107 \opt{MASCODEC}{ 111 \opt{MASCODEC}{
108 The frequency setting also determines which version of the MPEG standard 112 The frequency setting also determines which version of the MPEG standard
109 the sound is recorded using:\\ 113 the sound is recorded using:\\
110 MPEG v1 for 48, 44.1 and 32\\ 114 MPEG v1 for 48, 44.1 and 32\\
111 MPEG v2 for 24, 22.05 and 16\\ 115 MPEG v2 for 24, 22.05 and 16\\
112 } 116 }
113 } 117 \opt{recorder,recorderv2fm,h1xx}
118 {\note{You cannot change the sample rate for digital recordings.}
119 }
120
114\item[Source:] 121\item[Source:]
115 Choose the source of the recording. This can be 122 Choose the source of the recording. This can be
116 \opt{recorder,recorderv2fm,h1xx}{SPDIF (digital),} microphone or line in. 123 \opt{recorder,recorderv2fm,h1xx}{\setting{SPDIF (digital)},}%
124 \setting{Mic} or \setting{Line In}.
117 \opt{CONFIG_TUNER}{For recording from the radio see \reference{ref:FMradio}.} 125 \opt{CONFIG_TUNER}{For recording from the radio see \reference{ref:FMradio}.}
118 126
119 % Add h1xx here whenever it supports setting recording frequency. 127\item[Channels:]
120 \opt{recorder,recorderv2fm} 128 This allows you to select mono or stereo recording. Please note that
121 {\note{You cannot change the sample rate for digital recordings.}} 129 for mono recording, only the left channel is recorded. Mono recordings
122 130 are usually somewhat smaller than stereo.
123 \opt{MASCODEC,x5}{ 131
124 \item[Channels:] 132\opt{MASCODEC}{
125 This allows you to select mono or stereo recording. Please note that 133 \item[Independent Frames:]
126 for mono recording, only the left channel is recorded. Mono recordings 134 The independent frames option tells the \dap{} to encode with the bit
127 are usually somewhat smaller than stereo. 135 reservoir disabled, so the frames are independent of each other. This
128 } 136 makes a file easier to edit.
129 137}
130 \opt{MASCODEC}{
131 \item[Independent Frames:]
132 The independent frames option tells the \dap\ to encode with the bit
133 reservoir disabled, so the frames are independent of each other. This
134 makes a file easier to edit.
135 }
136
137 \item[File Split:]
138 This option is useful when timing recordings. If set to active it stops
139 a recording at a given interval and then starts recording again with a
140 new file, which is useful for long term recordings.
141 \newline
142 The splits are seamless (frame accurate), no audio is lost at the split
143 point. The break between recordings is only the time required to stop
144 and restart the recording, on the order of 2 -- 4 seconds.
145 \newline
146 Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00,
147 8:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD), 1:00,
148 00:30, 00:15, 00:10, 00:05.
149
150 \item[Prerecord Time:]
151 This setting buffers a small amount of audio so that when the record button
152 is pressed, the recording will begin from that number of seconds earlier.
153 This is useful for ensuring that a recording begins before a cue that is
154 being waited for.\\
155 Options: \setting{Off}, \setting{1 -- 30 seconds}
156
157 \item[Directory:]
158 Allows changing the location where the recorded files are saved. The
159 default location is \fname{/recordings}.
160
161 \item[Show recording screen on startup:]
162 If set to yes, the \dap\ will start up with the while recording screen
163 showing.\\
164 Options: \setting{Yes}, \setting{No}
165
166 \item[Clipping Light:]
167 Causes the backlight to flash on when clipping has been detected.\\
168 Options: \setting{Off}, \setting{Remote unit only},
169 \setting{Main and remote unit}, \setting{Main unit only}.
170 138
171 \opt{MASCODEC}{ 139\item[File Split Options:]
172 \item[Trigger:] 140 This sub menu contains options for file splitting, which can be used to split
173 \fixme{Add description of triggered recording.} 141 up long recordings into manageable pieces. The splits are seamless (frame
174 } 142 accurate), no audio is lost at the split point. The break between recordings
143 is only the time required to stop and restart the recording, on the order of
144 2 -- 4 seconds.
145 \begin{description}
146 \item[Split Measure:]
147 This option controls wether to split the recording when the
148 \setting{Split Filesize} is reached or when the
149 \setting{Split Time} has elapsed.
150
151 \item[What to do when Splitting:]
152 This controls what will happend when the splitting condition is
153 fullfilled the two available options here are
154 \setting{Start a new file} or \setting{Stop recording}.
155
156 \item[Split Time:]
157 Set the time to record between each split, if time is used as
158 \setting{Split Measure}.\\
159 Options (hours:minutes between splits): Off, 00:05, 00:10, 00:15, 00:30,
160 1:00, 1:14 (74 minute CD), 1:20 (80 minute CD), 2:00, 4:00, 8:00, 10:00,
161 12:00, 18:00, 24:00.
162
163 \item[Split Filesize:]
164 Set the filesize to record between each split, if filesize is used as
165 \setting{Split Measure}.
166
167 \end{description}
168
169 \item[Prerecord Time:]
170 This setting buffers a small amount of audio so that when the record button
171 is pressed, the recording will begin from that number of seconds earlier.
172 This is useful for ensuring that a recording begins before a cue that is
173 being waited for.
174
175 \item[Directory:]
176 Allows changing the location where the recorded files are saved. The
177 default location is \fname{/recordings}. If set to
178 \setting{Current Directory} the recorded files will be saved in the
179 directory where the \setting{File Browser} was left.
180
181 \item[Show recording screen on startup:]
182 If set to yes, the \dap{} will start up with the recording screen showing.
175 183
184 \item[Clipping Light:]
185 Causes the backlight to flash on when clipping has been detected.\\
186 Options: \setting{Off}, \setting{Main unit only},
187 \setting{Main and remote unit}, \setting{Remote unit only}.
188
189 \item[Trigger:]
190 \fixme{Add description of triggered recording.}
191
192\opt{SWCODEC}{%
193 \item[Automatic Gain Control:]
194 The \setting{Automatic Gain Control} has five different presets for
195 automatically controlling the gain while recording.
196 \begin{description}
197 \item[Safety (clip):]
198 This preset will lower the gain when the levels get too high (-1dB)
199 and will never increase gain.
200
201 \item[Live (slow):]
202 This preset is designed to be used for recording of live shows and has
203 quite large headroom for loud parts. It heads for a nominal target peak
204 level of -9dB and will slowly increase or decrease gain to reach it.
205
206 \item[DJ-Set (slow):]
207 This preset heads for a nominal target peak level of -5dB and will
208 slowly increase or decrease gain to reach it.
209
210 \item[Medium:]
211 This preset heads for a nominal target peak level of -6dB and will
212 increase or decrease gain to reach it.
213
214 \item[Voice (fast):]
215 This preset is designed to be used for voice recording and heads for a
216 nominal target peak level of -7dB and will quickly increase or
217 decrease gain to reach it.
218 \end{description}
219
220 \item[AGC clip time:]
221 This setting controls how long the level is too loud or soft before the
222 \setting{Automatic Gain Control} kicks in.
223}%
176\end{description} 224\end{description}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 99c5187ff1..d16b9b8a2b 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -87,4 +87,12 @@
87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
88\newcommand{\ActionPsNudgeRight}{\ButtonRight} 88\newcommand{\ActionPsNudgeRight}{\ButtonRight}
89\newcommand{\ActionPsReset}{\ButtonOn} 89\newcommand{\ActionPsReset}{\ButtonOn}
90\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 90\newcommand{\ActionPsExit}{\ButtonOff}
91
92%Button actions, Recording screen context
93\newcommand{\ActionRecPause}{\ButtonOn}
94\newcommand{\ActionRecNewfile}{\ButtonRec}
95\newcommand{\ActionSettingsInc}{\ButtonRight}
96\newcommand{\ActionSettingsDec}{\ButtonLeft}
97\newcommand{\ActionRecMenu}{\ButtonMode}
98\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index c5bbccffde..d6f7a2e0e2 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -89,4 +89,12 @@
89\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 89\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
90\newcommand{\ActionPsNudgeRight}{\ButtonRight} 90\newcommand{\ActionPsNudgeRight}{\ButtonRight}
91\newcommand{\ActionPsReset}{\ButtonOn} 91\newcommand{\ActionPsReset}{\ButtonOn}
92\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 92\newcommand{\ActionPsExit}{\ButtonOff}
93
94%Button actions, Recording screen context
95\newcommand{\ActionRecPause}{\ButtonOn}
96\newcommand{\ActionRecNewfile}{\ButtonRec}
97\newcommand{\ActionSettingsInc}{\ButtonRight}
98\newcommand{\ActionSettingsDec}{\ButtonLeft}
99\newcommand{\ActionRecMenu}{\ButtonMode}
100\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 6a377c31f7..dce07b0a1d 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -63,3 +63,10 @@
63\newcommand{\ActionPsNudgeRight}{\ButtonRight} 63\newcommand{\ActionPsNudgeRight}{\ButtonRight}
64\newcommand{\ActionPsReset}{\ButtonMenu} 64\newcommand{\ActionPsReset}{\ButtonMenu}
65\newcommand{\ActionPsExit}{\ButtonOff} 65\newcommand{\ActionPsExit}{\ButtonOff}
66
67%Button actions, Recording screen context
68\newcommand{\ActionRecPause}{\ButtonMenu}
69\newcommand{\ActionSettingsInc}{\ButtonRight}
70\newcommand{\ActionSettingsDec}{\ButtonLeft}
71\newcommand{\ActionRecMenu}{Long \ButtonMenu}
72\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index e7cad6ac7d..e1f27526f8 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -59,4 +59,4 @@
59\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 59\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
60\newcommand{\ActionPsNudgeRight}{\ButtonRight} 60\newcommand{\ActionPsNudgeRight}{\ButtonRight}
61\newcommand{\ActionPsReset}{\ButtonMenu} 61\newcommand{\ActionPsReset}{\ButtonMenu}
62\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 62\newcommand{\ActionPsExit}{\ButtonOff}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 86d8aa843b..2ce363d6c8 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -82,4 +82,13 @@
82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83\newcommand{\ActionPsNudgeRight}{\ButtonRight} 83\newcommand{\ActionPsNudgeRight}{\ButtonRight}
84\newcommand{\ActionPsReset}{\ButtonOn} 84\newcommand{\ActionPsReset}{\ButtonOn}
85\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 85\newcommand{\ActionPsExit}{\ButtonOff}
86
87%Button actions, Recording screen context
88\newcommand{\ActionRecPause}{\ButtonPlay}
89\newcommand{\ActionRecFTwo}{\ButtonFTwo}
90\newcommand{\ActionRecFThree}{\ButtonFThree}
91\newcommand{\ActionSettingsInc}{\ButtonRight}
92\newcommand{\ActionSettingsDec}{\ButtonLeft}
93\newcommand{\ActionRecMenu}{\ButtonFOne}
94\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 407b67fa65..731834d86d 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -82,4 +82,13 @@
82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 82\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83\newcommand{\ActionPsNudgeRight}{\ButtonRight} 83\newcommand{\ActionPsNudgeRight}{\ButtonRight}
84\newcommand{\ActionPsReset}{\ButtonOn} 84\newcommand{\ActionPsReset}{\ButtonOn}
85\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 85\newcommand{\ActionPsExit}{\ButtonOff}
86
87%Button actions, Recording screen context
88\newcommand{\ActionRecPause}{\ButtonPlay}
89\newcommand{\ActionRecFTwo}{\ButtonFTwo}
90\newcommand{\ActionRecFThree}{\ButtonFThree}
91\newcommand{\ActionSettingsInc}{\ButtonRight}
92\newcommand{\ActionSettingsDec}{\ButtonLeft}
93\newcommand{\ActionRecMenu}{\ButtonFOne}
94\newcommand{\ActionRecExit}{\ButtonOff}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index ce6789ddd8..777b0a9cc6 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -72,10 +72,18 @@
72 72
73%Button actions, Pitch Screen context 73%Button actions, Pitch Screen context
74\newcommand{\ActionPsIncSmall}{\ButtonUp} 74\newcommand{\ActionPsIncSmall}{\ButtonUp}
75\newcommand{\ActionPsIncBig}{Hold \ButtonUp} 75\newcommand{\ActionPsIncBig}{Long \ButtonUp}
76\newcommand{\ActionPsDecSmall}{\ButtonDown} 76\newcommand{\ActionPsDecSmall}{\ButtonDown}
77\newcommand{\ActionPsDecBig}{Hold \ButtonDown} 77\newcommand{\ActionPsDecBig}{Long \ButtonDown}
78\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 78\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
79\newcommand{\ActionPsNudgeRight}{\ButtonRight} 79\newcommand{\ActionPsNudgeRight}{\ButtonRight}
80\newcommand{\ActionPsReset}{\ButtonPower} 80\newcommand{\ActionPsReset}{\ButtonPower}
81\newcommand{\ActionPsExit}{\ButtonPlay} \ No newline at end of file 81\newcommand{\ActionPsExit}{\ButtonPlay}
82
83%Button actions, Recording screen context
84\newcommand{\ActionRecPause}{\ButtonPlay}
85\newcommand{\ActionRecNewfile}{\ButtonRec}
86\newcommand{\ActionSettingsInc}{\ButtonRight}
87\newcommand{\ActionSettingsDec}{\ButtonLeft}
88\newcommand{\ActionRecMenu}{Long \ButtonRec}
89\newcommand{\ActionRecExit}{Long \ButtonPlay}