summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-02-12 14:22:00 +0200
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-02-12 14:22:00 +0200
commit55f11e3546df833e8f5990b4426120a9134aa784 (patch)
tree684a8287e59ba101084af062a9729a3388297974
parent9b2cf24e3a4aa5ddfb87f515f32bbcfbb71046d0 (diff)
fixme: missing a rationale for sound formats
-rw-r--r--spec/sound-theme-spec.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/spec/sound-theme-spec.xml b/spec/sound-theme-spec.xml
index fa0afb0..f381981 100644
--- a/spec/sound-theme-spec.xml
+++ b/spec/sound-theme-spec.xml
@@ -53,10 +53,14 @@
<term>Sound file</term>
<listitem>
<para>
- The supported sound file formats are WAV/PCM 48kHz, 16bits,
- and OGG/Vorbis. WAV is the recommended uncompressed format,
- and OGG/Vorbis is for compressed. Support for OGGs is
- optional.
+ The supported sound file formats are WAV/PCM 44.1-48kHz,
+ 16bits, and OGG/Vorbis. WAV at 48kHz, stereo is the
+ recommended uncompressed format, and OGG/Vorbis is the
+ recommended compressed format. Support for OGGs is optional.
+ <footnote><para>
+ FIXME: give a rationale about those
+ choice
+ </para></footnote>
</para>
</listitem>
</varlistentry>