From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15995 invoked by alias); 6 Jul 2007 08:42:03 -0000 Received: (qmail 15985 invoked by uid 22791); 6 Jul 2007 08:42:02 -0000 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 06 Jul 2007 08:41:58 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 4.43) id 1I6jQN-0001R2-Ow; Fri, 06 Jul 2007 10:44:24 +0200 Subject: Re: FYI: Sound test From: Mark Wielaard To: Mario Torre Cc: mauve-patches In-Reply-To: <1183676447.3448.6.camel@nirvana.limasoftware.net> References: <1183676447.3448.6.camel@nirvana.limasoftware.net> Content-Type: text/plain Date: Fri, 06 Jul 2007 08:42:00 -0000 Message-Id: <1183711313.3651.38.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2007/txt/msg00041.txt.bz2 On Fri, 2007-07-06 at 01:00 +0200, Mario Torre wrote: > I'm going to commit this patch that adds a mauve test for the Sound API. > > The patch shown below is not the full commit, because it obviously lacks > the binary audio file. > > The wave file comes from the k3b package from fedora 7 Nice. Could you also add a little note to the README file about where the files in gnu/testlet/javax/sound/sampled/data came from? That way it is a little easier for people to find where each file came from (since datafiles don't have a boilerplate header and not everybody goes through the whole ChangeLog file). Thanks, Mark