X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 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 AT cygwin DOT com Subject: Re: sox - package is broken References: <20140317022829 DOT GB8086 AT ednor DOT casa DOT cgf DOT cx> <20140317044230 DOT GA1235 AT ednor DOT casa DOT cgf DOT cx> <53278AE6 DOT 9040509 AT tiscali DOT co DOT uk> <20140318175353 DOT GA1051 AT ednor DOT casa DOT cgf DOT cx> <53289E8A DOT 1010601 AT tiscali DOT co DOT uk> <20140318193218 DOT GA4530 AT ednor DOT casa DOT cgf DOT cx> <20140318231653 DOT GA6466 AT ednor DOT casa DOT cgf DOT cx> <5329FA98 DOT 50203 AT tiscali DOT co DOT uk> <20140320003901 DOT GA1042 AT ednor DOT casa DOT cgf DOT cx> <532A488B DOT 7070204 AT users DOT sourceforge DOT net> <20140320022633 DOT GB5023 AT ednor DOT casa DOT cgf DOT 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