Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 1 | % $Id:$ % |
| 2 | \screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{} |
| 3 | |
| 4 | \note{To change the location where recordings are stored open the |
Marianne Arnold | 90bcefa | 2008-03-03 23:01:44 +0000 | [diff] [blame] | 5 | \setting{Context Menu} (see \reference{ref:Contextmenu}) on the directory |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 6 | where you want to store them in the \setting{File Browser} and select |
| 7 | \setting{Set As Recording Directory}.} |
| 8 | |
Marianne Arnold | 1f07151 | 2009-06-20 22:44:36 +0000 | [diff] [blame] | 9 | \opt{masf}{ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 10 | \section{Quality} |
| 11 | Choose the quality here (0 to 7). Default is 5, best quality is 7, |
Bertrik Sikken | 16f8f34 | 2011-04-11 20:58:19 +0000 | [diff] [blame] | 12 | smallest file size is 0. This setting affects how much your sound |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 13 | sample will be compressed. Higher quality settings result in larger |
| 14 | MP3 files. |
| 15 | |
| 16 | The quality setting is just a way of selecting an average bit rate, |
| 17 | or number of bits per second, for a recording. When this setting |
| 18 | is lowered, recordings are compressed more (meaning worse sound quality), |
| 19 | and the average bitrate changes as follows. |
| 20 | |
| 21 | \begin{table}[h!] |
Alexander Levin | fb87e89 | 2009-08-24 21:22:18 +0000 | [diff] [blame] | 22 | \begin{rbtabular}{0.75\textwidth}{lX}% |
| 23 | {\emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7}{}{} |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 24 | 44100~Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\ |
| 25 | 22050~Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\ |
| 26 | 44100~Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\ |
| 27 | 22050~Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\ |
Alexander Levin | fb87e89 | 2009-08-24 21:22:18 +0000 | [diff] [blame] | 28 | \end{rbtabular} |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 29 | \end{table} |
| 30 | } |
| 31 | |
Nils Wallménius | 12eb058 | 2008-03-23 22:07:09 +0000 | [diff] [blame] | 32 | \opt{swcodec}{ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 33 | \section{Format} |
| 34 | Choose which format to save your recording in. The available choices are |
| 35 | the two uncompressed formats \setting{PCM Wave} and \setting{AIFF}, the |
| 36 | losslessly compressed \setting{WavPack} and the lossy |
Andree Buschmann | dfddc16 | 2011-01-06 19:31:56 +0000 | [diff] [blame] | 37 | \setting{MPEG Layer~3}. |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 38 | |
Alex Parker | 40529dd | 2011-10-05 21:30:16 +0000 | [diff] [blame] | 39 | \section{Encoder Settings (MP3 only)} |
| 40 | This sets the bitrate when using the \setting{MPEG Layer~3} format. |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 41 | } |
| 42 | |
| 43 | \section{Frequency} |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 44 | \nopt{ipodnano,ipodcolor,ipod4g}{ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 45 | Choose the recording frequency (sample rate). |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 46 | \opt{c200,e200} |
| 47 | {24~kHz, 22.05~kHz and 16~kHz} |
Marianne Arnold | b43b493 | 2011-01-17 18:30:18 +0000 | [diff] [blame] | 48 | \opt{iriverh100,iriverh300} |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 49 | {44.1~kHz, 22.05~kHz and 11.025~kHz} |
Andree Buschmann | 1abc5b8 | 2010-11-18 22:01:40 +0000 | [diff] [blame] | 50 | \opt{iaudiom3,iaudiom5,iaudiox5,vibe500} |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 51 | {88.2~kHz, 44.1~kHz, 22.05~kHz and 11.025~kHz} |
| 52 | \opt{masf} |
| 53 | {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz and 16~kHz} |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 54 | \opt{iriverh10} |
| 55 | {96~kHz, 88.2~kHz, 48~kHz, 44.1~kHz, 32~kHz and 8~kHz} |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 56 | \opt{gigabeats,ipodvideo} |
| 57 | {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz, 16~kHz, 12~kHz, % |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 58 | 11.025~kHz and 8~kHz} |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 59 | \opt{sansaAMS,ipodnano2g,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus} |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 60 | {96~kHz, 88.2~kHz, 64~kHz, 48~kHz, 44.1~kHz, 32~kHz, 24~kHz, % |
| 61 | 22.05~kHz, 16~kHz, 12~kHz, 11.025~kHz and 8~kHz} |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 62 | are available. Higher sample rates use up more disk space, but give better |
| 63 | sound quality. |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 64 | \opt{swcodec}{\note{The 11.025~kHz setting is not available when using % |
Andree Buschmann | dfddc16 | 2011-01-06 19:31:56 +0000 | [diff] [blame] | 65 | \setting{MPEG Layer~3} format.} |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 66 | } |
Marianne Arnold | 1f07151 | 2009-06-20 22:44:36 +0000 | [diff] [blame] | 67 | \opt{masf}{ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 68 | The frequency setting also determines which version of the MPEG standard |
| 69 | the sound is recorded using:\\ |
Andree Buschmann | dfddc16 | 2011-01-06 19:31:56 +0000 | [diff] [blame] | 70 | MPEG~1 for 48~kHz, 44.1~kHz and 32~kHz.\\ |
| 71 | MPEG~2 for 24~kHz, 22.05~kHz and 16~kHz.\\ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 72 | } |
Marianne Arnold | b43b493 | 2011-01-17 18:30:18 +0000 | [diff] [blame] | 73 | \opt{recording_digital} |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 74 | {\note{You cannot change the sample rate for digital recordings.} |
| 75 | } |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 76 | } % nopt ipodnano,ipodcolor,ipod4g |
Rafaël Carré | 9b4057b | 2009-11-01 22:51:31 +0000 | [diff] [blame] | 77 | \opt{sansa}{ |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 78 | \nopt{c200,e200,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus} |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 79 | Recordings can only be made at a 22.05~kHz frequency (sample rate) |
| 80 | on this \dap. |
Andree Buschmann | 67a1db4 | 2011-10-19 06:02:35 +0000 | [diff] [blame] | 81 | } % prepared for all sansas not handled above, e.g. sansaview |
Andree Buschmann | b753447 | 2010-05-06 19:25:12 +0000 | [diff] [blame] | 82 | \opt{ipodnano,ipodcolor,ipod4g}{ |
| 83 | Recordings can only be made at a 44.1~kHz frequency (sample rate) |
| 84 | on this \dap. |
| 85 | } % opt ipodnano1g |
| 86 | |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 87 | \section{Source} |
Marianne Arnold | 6ce2c67 | 2010-07-25 00:27:07 +0000 | [diff] [blame] | 88 | Choose the source of the recording. The options are: |
| 89 | \opt{recording_digital}{\setting{Digital} (SPDIF), }% |
| 90 | \opt{recording_mic}{\setting{Microphone}}% |
| 91 | \opt{recording_hwcodec}{ and \setting{Line~In}.}% |
| 92 | \opt{recording_swcodec}{% |
| 93 | \nopt{radio}{\opt{recording_linein}{ and \setting{Line~In}.}}% |
| 94 | \opt{radio}{% |
| 95 | \opt{recording_linein}{% |
| 96 | \opt{recording_mic}{, }% |
| 97 | \setting{Line~In} and % |
| 98 | }% |
| 99 | \nopt{recording_linein}{% |
| 100 | \opt{recording_mic}{ and }% |
| 101 | }% |
| 102 | \setting{FM~Radio}. For more information on recording from the |
| 103 | radio see \reference{ref:FMradio}.% |
| 104 | } |
| 105 | } |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 106 | |
| 107 | \section{Channels} |
| 108 | This allows you to select mono or stereo recording. Please note that |
| 109 | for mono recording, only the left channel is recorded. Mono recordings |
| 110 | are usually somewhat smaller than stereo. |
| 111 | |
Peter D'Hoye | 8db5bf5 | 2008-10-08 22:45:20 +0000 | [diff] [blame] | 112 | \opt{swcodec}{ |
| 113 | \section{Mono Mode} |
| 114 | When configured to record to mono and the source is a stereo signal, use this |
| 115 | setting to configure how the mono signal is created. Options are L, R and L+R. |
| 116 | } |
| 117 | |
Marianne Arnold | 1f07151 | 2009-06-20 22:44:36 +0000 | [diff] [blame] | 118 | \opt{masf}{ |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 119 | \section{Independent Frames} |
| 120 | The independent frames option tells the \dap{} to encode with the bit |
| 121 | reservoir disabled, so the frames are independent of each other. This |
| 122 | makes a file easier to edit. |
| 123 | } |
| 124 | |
| 125 | \section{File Split Options} |
| 126 | This sub menu contains options for file splitting, which can be used to split |
| 127 | up long recordings into manageable pieces. The splits are seamless (frame |
| 128 | accurate), no audio is lost at the split point. The break between recordings |
| 129 | is only the time required to stop and restart the recording, on the order of |
| 130 | 2 -- 4 seconds. |
| 131 | \begin{description} |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 132 | \item[Split Measure.] |
Alex Parker | 964a5e6 | 2011-08-09 14:39:32 +0000 | [diff] [blame] | 133 | This option controls whether to split the recording when the |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 134 | \setting{Split Filesize} is reached or when the |
| 135 | \setting{Split Time} has elapsed. |
| 136 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 137 | \item[What to do when Splitting.] |
Alex Parker | 964a5e6 | 2011-08-09 14:39:32 +0000 | [diff] [blame] | 138 | This controls what will happen when the splitting condition is |
| 139 | fulfilled the two available options here are |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 140 | \setting{Start a new file} or \setting{Stop recording}. |
| 141 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 142 | \item[Split Time.] |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 143 | Set the time to record between each split, if time is used as |
| 144 | \setting{Split Measure}.\\ |
| 145 | Options (hours:minutes between splits): Off, 00:05, 00:10, 00:15, 00:30, |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 146 | 1:00, 1:14 (74 minute CD), 1:20 (80 minute CD), 2:00, 4:00, 8:00, 10:00, |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 147 | 12:00, 18:00, 24:00. |
| 148 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 149 | \item[Split Filesize.] |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 150 | Set the filesize to record between each split, if filesize is used as |
| 151 | \setting{Split Measure}. |
| 152 | |
| 153 | \end{description} |
| 154 | |
| 155 | \section{Prerecord Time} |
| 156 | This setting buffers a small amount of audio so that when the record button |
| 157 | is pressed, the recording will begin from that number of seconds earlier. |
| 158 | This is useful for ensuring that a recording begins before a cue that is |
| 159 | being waited for. |
| 160 | |
| 161 | \section{Clear Recording Directory} |
| 162 | Resets the location where the recorded files are saved to the root of your |
| 163 | \daps{} drive. |
| 164 | |
| 165 | \nopt{ondio}{ |
| 166 | \section{Clipping Light} |
| 167 | Causes the backlight to flash on when clipping has been detected.\\ |
| 168 | Options: \setting{Off}, \setting{Main unit only}, |
| 169 | \setting{Main and remote unit}, \setting{Remote unit only}. |
| 170 | } |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 171 | \section{Trigger} |
| 172 | When you record a source you often are only interested in the sound and not |
| 173 | the silence in between. The recording trigger provides you with a |
| 174 | tool to automatically distinguish between sound and silence and record the |
| 175 | sound only. Unfortunately it is not very easy to make this distinction between |
| 176 | silence and sound because you hardly ever encounter real silence. There always |
| 177 | are background noises. What is considered as background noise depends on the |
| 178 | situation. For example during a lecture the very low noise of rustling paper |
| 179 | might be considered as background noise. During a rock concert the murmur of |
Bertrik Sikken | 16f8f34 | 2011-04-11 20:58:19 +0000 | [diff] [blame] | 180 | the audience might be considered background noise which is much louder compared |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 181 | to rustling paper. Also the duration of the signal matters. When you record |
| 182 | speech you want to record every syllable. When you record live music you may |
Bertrik Sikken | 16f8f34 | 2011-04-11 20:58:19 +0000 | [diff] [blame] | 183 | not be interested in that chord the guitarist plays for two minutes before |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 184 | the show to verify his amp is turned on. The trigger features numerous |
| 185 | parameters to adapt its behaviour to the desired situation. |
| 186 | \begin{description} |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 187 | \item[Trigger.] |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 188 | This parameter specifies the trigger mode. When set to \setting{Off} |
| 189 | the recording must be started manually and apart from the Prerecord time no |
| 190 | other parameter has any effect. \setting{Once} will have the trigger start |
| 191 | one recording only; after the recording has finished the input signal will |
| 192 | not start another recording. \setting{Repeat} will have the trigger start |
| 193 | multiple recordings. |
| 194 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 195 | \item[Trigtype.] |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 196 | \fixme{Add description of Trigtype} |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 197 | Options: \setting{Stop}, \setting{Pause}, \setting{New File}. |
| 198 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 199 | \item[Prerecord Time.] |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 200 | This specifies the time that is included into the recording before the |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 201 | trigger event occurs. This is very useful if you record a signal that |
| 202 | fades in. Usually you want to set the prerecord time greater than or |
| 203 | equal to the start duration. That ensures that you record the entire |
| 204 | sound. Strictly speaking the prerecord time is not a special parameter |
| 205 | of the trigger. It is available during normal recordings too. |
| 206 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 207 | \item[Start Above.] |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 208 | The start threshold defines the minimal volume a sound must have to start the |
Alexander Levin | e8c72b6 | 2010-05-09 18:33:31 +0000 | [diff] [blame] | 209 | recording. It is displayed numerically in the line ``Start Above''. Note that |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 210 | the unit of the threshold depends on the settings of the peak meter. (i.e. |
| 211 | When the peak meter displays dB you can adjust the level in dB and when the |
| 212 | peak meter is set to linear the threshold is displayed as percentage.) In the |
| 213 | peak meter at the bottom of the screen the start threshold is displayed |
| 214 | graphically by a little triangle pointing to the right. There are two special |
| 215 | values. The value \setting{Off} turns the start condition off. With this |
| 216 | setting you have to start the recording manually and the trigger only stops |
| 217 | the recording according to the stop condition. The setting \setting{-inf} |
| 218 | sets the trigger to the absolute minimum. This setting only makes sense when |
| 219 | you record via a digital input as even the noise of the device itself would |
| 220 | exceed this threshold immediately. |
| 221 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 222 | \item[for at least.] |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 223 | The start duration defines the minimal duration that a signal must exceed the |
| 224 | start threshold to start the recording. Depending on your situation you may |
| 225 | want to set this setting to 0 (e.g. when copying a song from a commercial |
| 226 | medium) or to quite big values. Because sound is not continuous by nature |
Alex Parker | 964a5e6 | 2011-08-09 14:39:32 +0000 | [diff] [blame] | 227 | (think of percussion) negligible dropouts are tolerated during this start |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 228 | duration. |
| 229 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 230 | \item[Stop Below.] |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 231 | When the sound level drops below the stop threshold the recording is stopped. |
Alexander Levin | e8c72b6 | 2010-05-09 18:33:31 +0000 | [diff] [blame] | 232 | It is displayed numerically in the line ``Stop Below''. Just like the start |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 233 | threshold the unit of the stop threshold depends on the settings of the peak |
| 234 | meter. There's also a small triangular marker in the peak meter at the bottom |
| 235 | of the screen. In contrast to the start threshold marker it points to the |
| 236 | left. The value \setting{Off} turns the stop condition off. With this setting you |
| 237 | have to stop the recording manually. |
| 238 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 239 | \item[for at least.] |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 240 | This time specifies the duration the signal must drop below the stop |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 241 | threshold to stop the recording. By selecting high values you can ensure |
| 242 | that, for example, trailing fade-outs are recorded entirely. |
| 243 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 244 | \item[Presplit Gap.] |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 245 | When the signal drops below the stop threshold for the time specified by the |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 246 | presplit gap a new recording may be started when the signal raises above the |
| 247 | start threshold. Thus the value of the presplit gap should be smaller than |
| 248 | the stop hold time. Otherwise the recording would stop anyway and the |
| 249 | presplit gap has no effect. For most uses I recommend to set this parameter |
| 250 | equal to the stop hold time. Sometimes you may encounter a sound source (e.g. |
| 251 | a CD) where the songs have fade outs and hardly any gaps between the tracks. |
| 252 | Here you can set the stop hold time to long values to ensure that all fade |
| 253 | outs are recorded completely. By specifying a short presplit gap you still |
Bertrik Sikken | 16f8f34 | 2011-04-11 20:58:19 +0000 | [diff] [blame] | 254 | can split the recording into separate tracks whenever the trigger start |
Andree Buschmann | ba0f831 | 2010-05-06 18:41:41 +0000 | [diff] [blame] | 255 | condition is met. |
| 256 | |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 257 | \end{description} |
| 258 | |
| 259 | More information can be found at \wikilink{VolumeTriggeredRecording}. |
| 260 | |
Marianne Arnold | b43b493 | 2011-01-17 18:30:18 +0000 | [diff] [blame] | 261 | \opt{agc}{% |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 262 | \section{Automatic Gain Control} |
| 263 | The \setting{Automatic Gain Control} has five different presets for |
| 264 | automatically controlling the gain while recording. |
| 265 | \begin{description} |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 266 | \item[Safety (clip).] |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 267 | This preset will lower the gain when the levels get too high (-1~dB) |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 268 | and will never increase gain. |
| 269 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 270 | \item[Live (slow).] |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 271 | This preset is designed to be used for recording of live shows and has |
| 272 | quite large headroom for loud parts. It heads for a nominal target peak |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 273 | level of -9~dB and will slowly increase or decrease gain to reach it. |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 274 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 275 | \item[DJ-Set (slow).] |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 276 | This preset heads for a nominal target peak level of -5~dB and will |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 277 | slowly increase or decrease gain to reach it. |
| 278 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 279 | \item[Medium.] |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 280 | This preset heads for a nominal target peak level of -6~dB and will |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 281 | increase or decrease gain to reach it. |
| 282 | |
Tomer Shalev | e04acd8 | 2009-10-05 16:40:27 +0000 | [diff] [blame] | 283 | \item[Voice (fast).] |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 284 | This preset is designed to be used for voice recording and heads for a |
Andree Buschmann | 1248e9c | 2010-04-14 20:38:21 +0000 | [diff] [blame] | 285 | nominal target peak level of -7~dB and will quickly increase or |
Peter D'Hoye | 5011d43 | 2007-09-17 19:30:25 +0000 | [diff] [blame] | 286 | decrease gain to reach it. |
| 287 | \end{description} |
| 288 | |
| 289 | \section{AGC clip time} |
| 290 | This setting controls how long the level is too loud or soft before the |
| 291 | \setting{Automatic Gain Control} kicks in. |
| 292 | }% |
Marc Guay | e095185 | 2008-06-21 19:29:53 +0000 | [diff] [blame] | 293 | |
| 294 | |