summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-02 18:17:30 +0300
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-02 18:17:30 +0300
commit8dd38e9b8b9f8107eb5f5f39b7f51598386453fa (patch)
tree0a29603717267d08c0247e75d1602ff5f0711ccd
parent045260d298d27a4e2c9f78353a031c92941f7c7d (diff)
Add a note about ReplayGain
-rw-r--r--spec/sound-theme-spec.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/spec/sound-theme-spec.xml b/spec/sound-theme-spec.xml
index 83fb029..581dd1b 100644
--- a/spec/sound-theme-spec.xml
+++ b/spec/sound-theme-spec.xml
@@ -92,6 +92,8 @@
FIXME: give a rationale about those
choice
</para></footnote>
+ The sample must be normalized, in order to be mixed down
+ nicely with a suitable average replay level.
</para>
</listitem>
</varlistentry>
@@ -115,7 +117,7 @@
default, apps should look in $XDG_DATA_DIRS/sounds. Applications
may further add their own sound directories to this list, and
users may extend or change the list (in application/desktop
- specific ways).In each of these directories themes are stored as
+ specific ways). In each of these directories themes are stored as
subdirectories. A theme can be spread across several base
directories by having subdirectories of the same name. This way
users can extend and override system themes.
@@ -160,6 +162,10 @@
".sound". e.g. if the sound file is called "system-log-out.wav"
the corresponding file would be named "system-log-out.sound".
</para>
+ <para>
+ The sound samples must be normalized with a suitable average
+ replay level, in order to be properly mixed down.
+ </para>
</sect1>
<sect1 id="file_formats">
@@ -658,3 +664,5 @@ Loop=yes
</formalpara>
</appendix>
</article>
+
+http://replaygain.khydrogenaudio.orc/calculationg_rg.html \ No newline at end of file