X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=fklmoRZORs/nDqGkLTFJrM6bEEyTB5V1awCQLTMoiJ9
	do6DRvIh4yDDUhgk7JbCivGWdB4c2j+d6gqZyoVwlRtcJBk0EGXCJustJu9pNHhZ
	nACl3UfgOn9Tu+oUFWfKbpQ2eN58LdQ23cK33EO0YQ8gqYVKT9coKKxpaBSSQNSY
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=lgiktZu56YPeu/O7BDyGCgw7s28=; b=FkRhEF+mkVwVeaGvP
	+dYDE+h0kstRxMR7+YbJ3oOZIQ6SbYOLvElb/P9cf25kodCoQ+JO8Ym8VTX1m1UV
	//hhcMkeGpFZc0FGut8TA69sAm1jf3vAFw2dv17F4kuRnQ/AKakfL3ZOfOKA9Sse
	NYoABxRiH4V5HBTZ4ajOY+U5uk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2
X-HELO: out.ipsmtp3nec.opaltelecom.net
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApMBAG17K1NV0kCv/2dsb2JhbAANTMNZgw6BKYMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQG0LKNKF45sFoQiAQOUXAWZQw
X-IPAS-Result: ApMBAG17K1NV0kCv/2dsb2JhbAANTMNZgw6BKYMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQG0LKNKF45sFoQiAQOUXAWZQw
Message-ID: <532B7BBC.5020600@tiscali.co.uk>
Date: Thu, 20 Mar 2014 23:37:32 +0000
From: David Stacey <drstacey@tiscali.co.uk>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: sox - package is broken
References: <20140317022829.GB8086@ednor.casa.cgf.cx> <20140317044230.GA1235@ednor.casa.cgf.cx> <53278AE6.9040509@tiscali.co.uk> <20140318175353.GA1051@ednor.casa.cgf.cx> <53289E8A.1010601@tiscali.co.uk> <20140318193218.GA4530@ednor.casa.cgf.cx> <20140318231653.GA6466@ednor.casa.cgf.cx> <5329FA98.50203@tiscali.co.uk> <20140320003901.GA1042@ednor.casa.cgf.cx> <532A488B.7070204@users.sourceforge.net> <20140320022633.GB5023@ednor.casa.cgf.cx>
In-Reply-To: <20140320022633.GB5023@ednor.casa.cgf.cx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 20/03/2014 02:26, Christopher Faylor wrote:
> On Wed, Mar 19, 2014 at 08:46:51PM -0500, Yaakov (Cygwin/X) wrote:
>> On 2014-03-19 19:39, Christopher Faylor wrote:
>>> On Wed, Mar 19, 2014 at 08:14:16PM +0000, David Stacey wrote:
>>>>         AUDIODRIVER=ao play ding.wav
>>>>
>>>> This is playing the audio through sox, which is where this whole thread
>>>> started. No sound at all, and no output to the console to indicate that
>>>> sox is attempting to play the file.
>>> I get a usage message from sox if I attempt the above:
>>>
>>> play FAIL formats: no handler for given file type 'ao'
>> The sox-fmt-ao package is required for AUDIODRIVER=ao.
> Thanks.  This will be fixed in the next snapshot.

I have tried the snapshot dated 2014-03-20, and I can confirm that all 
of the following commands work perfectly:

     cp ding.wav /dev/dsp
     cat ding.wav > /dev/dsp
     AUDIODRIVER=ao play ding.wav

Many thanks for all your work in fixing these.

Dave.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

