From 8dd38e9b8b9f8107eb5f5f39b7f51598386453fa Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Mon, 2 Jun 2008 18:17:30 +0300 Subject: Add a note about ReplayGain --- spec/sound-theme-spec.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 + The sample must be normalized, in order to be mixed down + nicely with a suitable average replay level. @@ -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". + + The sound samples must be normalized with a suitable average + replay level, in order to be properly mixed down. + @@ -658,3 +664,5 @@ Loop=yes + +http://replaygain.khydrogenaudio.orc/calculationg_rg.html \ No newline at end of file -- cgit