summaryrefslogtreecommitdiffstats
path: root/www/manual/rec-sound.t
blob: 41cbf3b16926fb6bc4ea90a45f14988a3ae90248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#define _PAGE_ Rockbox Sound Settings
#include "head.t"
#include "manual.t"

<p>
 This menu offers a selection of different sound properties you may change
 to improve your sound experience.

<p> <img src="rec-soundsettings.png">

<p> <b>Volume</b>
<p> <b>Bass</b>
<p> <b>Treble</b>
<p> <b>Balance</b>
<p> <b>Loudness</b>
<p> <b>Bass Boost</b>
<p> <b>Auto Volume</b>

<p>
This is what the volume screen looks like:<br>
 <img src="rec-volume.png">

#include "foot.t"