blob: 9410787883b0a0a8968b5e50fd465d68ae1ed3ef [file] [log] [blame]
Dominik Riebeling87d55362006-04-09 11:42:56 +00001% $Id$ %
Martin Arver70295bf2006-04-27 12:25:08 +00002\screenshot{configure_rockbox/images/ss-sound-settings}{The sound settings screen}{}
Michael DiFebbo25f9cec2006-03-27 19:30:05 +00003
Dominik Riebeling87d55362006-04-09 11:42:56 +00004The Sound Settings menu offers a selection of sound properties you may
5change to customize your listening experience.
Michael DiFebbo25f9cec2006-03-27 19:30:05 +00006
Michael DiFebboc1ecc632006-04-01 15:41:21 +00007\section{Volume}
Thom Johansen89e411b2006-08-18 16:12:29 +00008 This setting adjusts the volume of your music. Like most professional
9 audio gear and many consumer audio products, Rockbox uses a decibel scale
10 where 0 dB is a reference that indicates the maximum volume that the \dap\
11 can produce without possible distortion (clipping). All values lower than this
12 reference will be negative and yield a progressively softer volume.
13 \opt{player, recorder, recorderv2fm, ondio, ipodnano, ipodvideo}{
14 Values higher than 0 dB are available and can be used to raise the
15 volume more than would otherwise be possible. These volume levels will
16 ordinarily lead to distorted sound, but might work nicely for music that has
17 an otherwise low volume level.}
18 The volume can be adjusted from a
Dominik Riebeling87d55362006-04-09 11:42:56 +000019 \opt{player}{minimum of -78 dB to a maximum of +18 dB.}
20 \opt{recorder,recorderv2fm,ondio}{minimum of -100 dB to a maximum of +12 dB.}
21 \opt{h1xx,h300}{minimum of -84 dB to a maximum of 0 dB.}
22 \opt{ipodnano}{minimum of -72 dB to a maximum of +6 dB.}
23 \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}
24 \opt{ipodcolor,x5}{minimum of -\fixme{??} dB to a maximum of +\fixme{??} dB.}
Michael DiFebbo25f9cec2006-03-27 19:30:05 +000025
Michael DiFebboc1ecc632006-04-01 15:41:21 +000026\section{Bass}
Dominik Riebeling87d55362006-04-09 11:42:56 +000027 \opt{player,recorder,recorderv2fm,ondio}{This emphasises or suppresses the
28 lower (bass) sounds in the track. 0 means that bass sounds are unaltered
29 (flat response).}
Martin Arver85709112006-08-15 10:53:14 +000030 \opt{h1xx,h300}{The bass setting can be used to increase (but not decrease)
Dominik Riebeling87d55362006-04-09 11:42:56 +000031 frequencies below 300Hz. Bass boost can be set from 0 to 24 dB in
32 increments of 2 dB. A setting of 0 means that low frequencies are unaltered
33 (flat response).}
Dominik Riebeling8b9b8c92006-07-01 12:05:04 +000034 \opt{ipodnano,ipodcolor,ipodvideo}{This emphasizes or suppresses the
Martin Arver85709112006-08-15 10:53:14 +000035 lower (bass) sounds in the track. 0dB means that bass in unaltered
Dominik Riebeling8b9b8c92006-07-01 12:05:04 +000036 (flat response). The minimum setting is -6dB and the maximum is 9dB.}
37 \opt{x5}{\fixme{add platform specific information here}}
Michael DiFebboc1ecc632006-04-01 15:41:21 +000038
39\section{Treble}
Dominik Riebeling87d55362006-04-09 11:42:56 +000040 \opt{player,recorder,recorderv2fm,ondio}{This emphasises or suppresses the
41 higher (treble) sounds in the track. 0 means that treble sounds are
42 unaltered (flat response).}
43 \opt{h1xx,h300}{The Treble setting can be used to increase (but not decrease)
44 frequencies above 1.5kHz. Treble boost can be set from 0 to 6 dB in
45 increments of 2 dB. A setting of 0 means that high frequencies are unaltered
46 (flat response).}
Dominik Riebeling8b9b8c92006-07-01 12:05:04 +000047 \opt{ipodnano,ipodcolor,ipodvideo}{This setting emphasizes or suppresses
48 the higher (treble) sounds in the track. 0dB means that treble is unaltered
49 (flat response). The minimum setting -6dB and the maximum is 9dB.}
50 \opt{x5}{\fixme{add platform specific information here}}
Michael DiFebboc1ecc632006-04-01 15:41:21 +000051
52\section{Balance}
Dominik Riebeling87d55362006-04-09 11:42:56 +000053 This setting controls the balance between the left and right channels. The
54 default, 0, means that the left and right outputs are equal in volume.
55 Negative numbers increase the volume of the left channel relative to the
56 right, positive numbers increase the volume of the right channel relative
57 to the left.
Michael DiFebboc1ecc632006-04-01 15:41:21 +000058
59\section{Channels}
Thom Johansen89e411b2006-08-18 16:12:29 +000060 A stereo audio signal consists of two channels, left and right. The
61 \setting{Channels} setting controls if these channels are to be combined in
62 any way, and if so, in what manner they will be combined.
Michael DiFebboc1ecc632006-04-01 15:41:21 +000063 Available options are:
Dominik Riebeling87d55362006-04-09 11:42:56 +000064 %
65 \begin{table}
66 \begin{center}
Michael DiFebboc1ecc632006-04-01 15:41:21 +000067 \begin{tabularx}{\textwidth}{lX}\toprule
68 \textbf{Setting} & \textbf{Description} \\\midrule
Thom Johansen1903fab2006-04-19 15:38:26 +000069 Stereo
Thom Johansen89e411b2006-08-18 16:12:29 +000070 & Leave the audio signal unmodified. \\
Thom Johansen1903fab2006-04-19 15:38:26 +000071 %
72 Mono
Thom Johansen89e411b2006-08-18 16:12:29 +000073 & Combine both channels and send the resulting signal to both stereo
74 channels, resulting in a monophonic output. \\
Thom Johansen1903fab2006-04-19 15:38:26 +000075 %
76 Custom
77 & Allows you to manually specify a stereo width with the
Thom Johansen103ebf72006-04-27 19:25:42 +000078 \setting{Stereo Width} setting described later in this chapter. \\
Thom Johansen1903fab2006-04-19 15:38:26 +000079 %
Dominik Riebeling87d55362006-04-09 11:42:56 +000080 Mono Left
81 & Plays the left channel in both stereo channels. \\
Michael DiFebboc1ecc632006-04-01 15:41:21 +000082 %
Dominik Riebeling87d55362006-04-09 11:42:56 +000083 Mono Right
84 & Plays the right channel in both stereo channels. \\
Michael DiFebboc1ecc632006-04-01 15:41:21 +000085 %
Dominik Riebeling87d55362006-04-09 11:42:56 +000086 Karaoke
87 & Removes all sound that is the same in both channels. Since most
Thom Johansen89e411b2006-08-18 16:12:29 +000088 music is recorded with vocals being equally present in both channels
89 to make the singer sound centrally placed, this often (but not always)
90 has the effect of removing the voice track from a song. This setting
91 also very often has other undesirable effects on the sound. \\
Dominik Riebeling87d55362006-04-09 11:42:56 +000092 \bottomrule
93 \end{tabularx}
94 \end{center}
95 \end{table}
Michael DiFebboc1ecc632006-04-01 15:41:21 +000096
Thom Johansen1903fab2006-04-19 15:38:26 +000097\section{Stereo Width}
Thom Johansen89e411b2006-08-18 16:12:29 +000098 Stereo width allows you to manually specify the effect that is applied
Thom Johansen103ebf72006-04-27 19:25:42 +000099 when the \setting{Channels} setting is set to \setting{Custom}.
Thom Johansen1903fab2006-04-19 15:38:26 +0000100 All values below 100\% will progressively mix the contents of one channel into
101 the other. This has the effect of gradually centering the stereo image, until
Thom Johansen89e411b2006-08-18 16:12:29 +0000102 you have monophonic sound at 0\%. Values above 100\% will progressively remove
Thom Johansen1903fab2006-04-19 15:38:26 +0000103 components in one channel that is also present in the other. This has the
104 effect of widening the stereo field. A value of 100\% will leave the stereo
105 field unaltered.
106
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000107\opt{recorder,recorderv2fm}{
Dominik Riebeling87d55362006-04-09 11:42:56 +0000108 \section{Loudness}
109 Loudness is an effect which emphasises bass and treble. This makes the
110 track seem louder by amplifying the frequencies that the human ear finds
111 hard to hear. Frequencies in the vocal range are unaffected, since the human
112 ear picks these up very easily.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000113}
114
115\opt{recorder,recorderv2fm}{
116\section{Auto Volume}
Dominik Riebeling87d55362006-04-09 11:42:56 +0000117 Auto volume is a feature that automatically lowers the volume on loud parts,
118 and then slowly restores the volume to the previous level over a time
119 interval. That time interval is configurable here. Short values like 20ms
120 are useful for ensuring a constant volume for in car use and other
121 applications where background noise makes a constant loudness desirable.
122 A longer timeout means that the change in volume back to the previous level
123 will be smoother, so there will be less sharp changes in volume level.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000124}
125
126\opt{recorder,recorderv2fm}{
127\section{Super Bass}
Dominik Riebeling87d55362006-04-09 11:42:56 +0000128 This setting changes the threshold at which bass frequencies are affected by
Thom Johansen103ebf72006-04-27 19:25:42 +0000129 the \setting{Loudness} setting, making the sound of drums and bass guitar
Dominik Riebeling87d55362006-04-09 11:42:56 +0000130 louder in comparison to the rest of the track. This setting only has an
Thom Johansen103ebf72006-04-27 19:25:42 +0000131 effect if \setting{Loudness} is set to a value larger than 0dB.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000132}
133
134\opt{recorder,recorderv2fm}{
135\section{MDB {}- Micronas Dynamic Bass}
Dominik Riebeling87d55362006-04-09 11:42:56 +0000136 The rest of the parameters on this menu relate to the Micronas Dynamic
137 Bass (MDB) function. This is designed to enable the user to hear bass
138 notes that the headphones and/or speakers are not capable of reproducing.
139 Every tone has a fundamental frequency (the ``main tone'') and also several
140 harmonics, which are related to that tone. The human brain has a mechanism
141 whereby it can actually infer the presence of bass notes from the higher
142 harmonics that they would generate.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000143
Dominik Riebeling87d55362006-04-09 11:42:56 +0000144 The practical upshot of this is that MDB produces a more authentic sounding
145 bass by tricking the brain in believing it's hearing tones that the
146 headphones or speakers aren't capable of reproducing. Try it and see
147 what you think.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000148
149 The MDB parameters are as follows.
Dominik Riebeling87d55362006-04-09 11:42:56 +0000150 %
151 \begin{description}
152 \item[MDB enable:]
153 This turns the MDB feature on or off. For many users this will be the
154 only setting they need, since Rockbox picks sensible defaults for the
155 other parameters. MDB is turned off by default.
156 \item[MDB strength:]
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000157 How loud the harmonics generated by the MDB will be.
Dominik Riebeling87d55362006-04-09 11:42:56 +0000158 \item[MDB Harmonics:]
159 The percentage of the low notes that is converted into harmonics.
160 If low notes are causing speaker distortion, this can be set to 100\%
161 to eliminate the fundamental completely and only produce harmonics in the
162 signal. If set to 0\% this is the same as turning the MDB feature off.
163 \item[MDB Centre Frequency:]
164 The cutoff frequency of your headphones or speakers. This is usually
165 given in the specification for the headphones/speakers.
166 \item[MDB shape:]
167 It is recommended that this parameter be set to 1.5 times the centre frequency.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000168
Dominik Riebeling87d55362006-04-09 11:42:56 +0000169 This is the frequency up to which harmonics are generated. Some of the
170 lower fundamentals near the cut{}-off range will have their lower
171 harmonics cut off, since they will be below the range of the speakers.
172 Fundamentals between the cut{}-off frequency and the lower frequency
173 will have their harmonics proportionally boosted to compensate and restore
174 the `loudness' of these notes.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000175
Dominik Riebeling87d55362006-04-09 11:42:56 +0000176 For most users, the defaults should provide an improvement in sound
177 quality and can be safely left as they are. For reference, the defaults
178 Rockbox uses are:
179 %
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000180 \begin{table}[h!]
181 \begin{center}
182 \begin{tabular}{@{}lc@{}}\toprule
183 Setting & Value \\\midrule
184 MDB Strength & 50dB \\
185 MDB Harmonics & 48\% \\
186 MDB Centre Frequency & 60Hz \\
187 MDB Shape & 90Hz \\\bottomrule
188 \end{tabular}
189 \end{center}
190 \end{table}
191
Dominik Riebeling87d55362006-04-09 11:42:56 +0000192 \end{description}
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000193}
194
195\opt{SWCODEC}{
196\section{Crossfeed}
Dominik Riebeling87d55362006-04-09 11:42:56 +0000197 Crossfeed attempts to make the experience of listening to music on
Thom Johansen89e411b2006-08-18 16:12:29 +0000198 headphones more similar to listening to music with stereo speakers. When you
199 listen to music through speakers, each ear will hear sound originating from
200 both speakers. However, the sound from the left speaker reaches your right
201 ear slightly later than it does your left ear, and vice versa.
Thom Johansend01d65f2006-04-11 21:42:09 +0000202
Thom Johansen89e411b2006-08-18 16:12:29 +0000203 The human ear and brain together are very good at interpreting the timing
204 differences between direct sounds and reflected sounds and using that
205 information to identify the direction that the sound is coming from. On the
206 other hand, when listening to headphones, each ear hears only the stereo
207 channel corresponding to it. The left ear hears only the left channel and
Dominik Riebeling87d55362006-04-09 11:42:56 +0000208 the right ear hears only the right channel. The result is that sound from
209 headphones does not provide the same spatial cues to your ear and brain as
Thom Johansen89e411b2006-08-18 16:12:29 +0000210 speakers, and might for that reason sound unnatural to some listeners.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000211
Dominik Riebeling87d55362006-04-09 11:42:56 +0000212 The crossfeed function uses an algorithm to feed a delayed and filtered
213 portion of the signal from the right channel into the left channel and vice
214 versa in order to simulate the spatial cues that the ear and brain receive
Thom Johansend01d65f2006-04-11 21:42:09 +0000215 when listening to a set of loudspeakers placed in front of the listener. The
216 result is a more natural stereo image that can be especially appreciated in
217 older rock and jazz records, where one instrument is often hard-panned to just
218 one of the speakers. Many people will find such records tiring to listen to
219 using earphones and no crossfeed effect.
220
221 Crossfeed has the following settings.
222 \begin{description}
223 \item[Crossfeed:]
224 Selects whether the crossfeed effect is to be enabled or not.
225 \item[Direct Gain:]
226 How much the level of the audio that travels the direct path from a speaker
227 to the corresponding ear is supposed to be decreased.
228 \item[Cross Gain:]
229 How much the level of the audio that travels the cross path from a speaker
230 to the opposite ear is to be decreased.
231 \item[High-Frequency Attenuation:]
232 How much the upper frequencies of the cross path audio will be dampened.
233 Note that the total level of the higher frequencies will be a combination
Thom Johansen103ebf72006-04-27 19:25:42 +0000234 of both this setting and the \setting{Cross Gain} setting.
Thom Johansend01d65f2006-04-11 21:42:09 +0000235 \item[High-Frequency Cutoff]
236 Decides at which frequency the cross path audio will start to be cut
Thom Johansen103ebf72006-04-27 19:25:42 +0000237 by the amount described by the \setting{High-Frequency Attenuation} setting.
Thom Johansend01d65f2006-04-11 21:42:09 +0000238 \end{description}
239
240 Most users will find the default settings to yield satisfactory results, but
241 for the more adventurous user the settings can be fine-tuned to provide a
242 virtual speaker placement suited to ones preference.
243 % TODO: adapt the guidelines for crossfeed settings found here?
244 % http://www.ohl.to/interests-in-audio/crossfeed-and-eq-for-headphones/
245
246 Beware that the crossfeed function is capable of making the audio distort
247 if you choose settings which result in a too high output level.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000248}
Michael DiFebbo25f9cec2006-03-27 19:30:05 +0000249
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000250\opt{SWCODEC}{
Dominik Riebeling87d55362006-04-09 11:42:56 +0000251\section{Equalizer}
252 \screenshot{configure_rockbox/images/ss-equalizer}{The graphical equalizer}{}
253 Rockbox features a parametric equalizer. As the name suggests, a parametric
254 equalizer lets you control several different parameters for each band of the
255 equalizer. Rockbox's parametric EQ is composed of five different EQ bands:
256 \begin{description}
257 \item[Band 0: Low shelf filter.] A low shelf filter boosts or lowers all
258 frequencies below the designated cutoff point. The ``bass''control on
259 most home or car stereos is an example of a low shelf filter. The low shelf
260 filter in Rockbox is more flexible than a simple ``bass'' control, because
261 a simple bass control only lets you adjust the amount of gain that is
262 applied. Rockbox lets you control the amount of gain that is applied
263 (i.e., the amount that the bass is boosted or cut) too, but Rockbox also
264 allows you to adjust the ``cutoff'' frequency where the shelving starts
265 to take effect. For example, a cutoff frequency of 50 Hz will adjust only
266 very low frequencies. A cutoff frequency of 200 Hz, on the other hand,
267 will adjust a much wider range of bass frequencies.
268 \item[Bands 1-3: Peaking filters.]
269 Peaking EQ filters boost or low a center frequency that you select, as
270 well as the frequencies within a certain distance of that center. Graphic
271 equalizers in home stereos are usually peaking filters. The peaking EQs
272 on Rockbox's parametric equalizer let you adjust three different
273 parameters for each EQ band 1 through 3. The ``center'' parameter
274 controls the center frequency that is adjusted by that EQ band. The
275 ``gain'' parameter controls how much each band is adjusted. Positive
276 numbers make the EQ band louder, while negative numbers make that EQ band
277 quieter. Finally, the ``Q'' parameter controls how wide or narrow each EQ
278 band is. Higher Q values will affect a narrow band of frequencies, while
279 lower EQ values will affect a wider band of frequencies.
280 \item[Band 4: High shelf filter.]
281 A high shelf filter boosts or lowers all frequencies above a designated
282 cutoff point. The ``treble'' control on most home or car stereos is an
283 example of a high shelf filter. The high shelf filter is adjusted the
284 same way as the low shelf filter, except that it works on the high end
285 of the frequency spectrum rather than the low end.
286 \end{description}
Michael DiFebbo25f9cec2006-03-27 19:30:05 +0000287
Dominik Riebeling87d55362006-04-09 11:42:56 +0000288 So, as a general guide, EQ band 0 should be used for lows, EQ bands 1
289 through 3 should be used for mids, and EQ band 4 should be used for highs.
290 You can find more information about setting the parametric equalizer and
291 using equalizer presets in the Advanced Topics chapter of this manual.
Michael DiFebboc1ecc632006-04-01 15:41:21 +0000292}