summaryrefslogtreecommitdiff
path: root/www/manual/sound.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/sound.t')
-rw-r--r--www/manual/sound.t41
1 files changed, 0 insertions, 41 deletions
diff --git a/www/manual/sound.t b/www/manual/sound.t
deleted file mode 100644
index 292bbed133..0000000000
--- a/www/manual/sound.t
+++ /dev/null
@@ -1,41 +0,0 @@
1#define _PAGE_ Manual - Sound Settings
2#include "head.t"
3#include "manual.t"
4
5<p>
6 This menu offers a selection of sound properties you may change
7 to improve your sound experience.
8
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%.
12
13<dt><b>Bass</b>
14<dd>Bass emphasis or suppression. 0 is flat.
15
16<dt><b>Treble</b>
17<dd>Treble emphasis or suppression. 0 is flat.
18
19<dt><b>Balance</b>
20<dd>Adjusts left/right channel balance. - is left, + is right.
21
22<dt><b>Channels</b>
23<dd>Select which channels to hear: Left, Right, Stereo (both, separated) or Mono (both, mixed).
24
25<dt><b>Loudness (Recorder only)</b>
26<dd>Loudness is an effect which emphasises bass and treble.
27
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.
30
31<dt><b>Auto Volume (Recorder only)</b>
32<dd>Auto volume is a feature that automaticly lowers the volume on loud parts,
33and then slowly restores the volume to the previous level during N seconds.
34That N time is configurable here.
35
36</dl>
37
38#include "settings-buttons.t"
39
40#include "foot.t"
41