Windows requires setting files to binary mode
[kugel-rb.git] / www / manual / sound.t
blob292bbed133f30255293497017d7eeadc29757b44
1 #define _PAGE_ Manual - Sound Settings
2 #include "head.t"
3 #include "manual.t"
5 <p>
6  This menu offers a selection of sound properties you may change
7  to improve your sound experience.
9 <dl>
10 <dt><b>Volume</b>
11 <dd>The sound volume your music is played at. Although settable range is 0-100%, many units don't produce audible output below 40%.
13 <dt><b>Bass</b>
14 <dd>Bass emphasis or suppression. 0 is flat.
16 <dt><b>Treble</b>
17 <dd>Treble emphasis or suppression. 0 is flat.
19 <dt><b>Balance</b>
20 <dd>Adjusts left/right channel balance. - is left, + is right.
22 <dt><b>Channels</b>
23 <dd>Select which channels to hear: Left, Right, Stereo (both, separated) or Mono (both, mixed).
25 <dt><b>Loudness (Recorder only)</b>
26 <dd>Loudness is an effect which emphasises bass and treble.
28 <dt><b>Bass Boost (Recorder only)</b>
29 <dd>Bass Boost exploits the psychoacoustic phenomenon of the "missing fundamental" by creating harmonics of the frequencies below the center frequency of the bandpass filter. This enables a loudspeaker to display frequencies that are below its cutoff frequency.
31 <dt><b>Auto Volume (Recorder only)</b>
32 <dd>Auto volume is a feature that automaticly lowers the volume on loud parts,
33 and then slowly restores the volume to the previous level during N seconds.
34 That N time is configurable here.
36 </dl>
38 #include "settings-buttons.t"
40 #include "foot.t"