From 55f11e3546df833e8f5990b4426120a9134aa784 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Tue, 12 Feb 2008 14:22:00 +0200 Subject: fixme: missing a rationale for sound formats --- spec/sound-theme-spec.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'spec') 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 @@ Sound file - 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. + + FIXME: give a rationale about those + choice + -- cgit