3375f3563a
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2324 a1c6a512-1295-4272-9138-f99709370657
24 lines
467 B
Perl
24 lines
467 B
Perl
#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"
|
|
|