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=as0Zv3t6PpAfATvTptfgBQJhZQ1Kg2xkuUJ/BfLKPMV OduMDxR0/3259K+Ax0+ap3SlYJkpAlPUMZKKb+xfB3P4VEwAP3i3O3kjm5zAFv/P 6x0BmAqM5Yak7ROZLITTytty93dmWNR4MChLn0mGbHBPUhLfNvIF+YLyiK6TPAiw = 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=38SwY3+N8Uob77vkTpg/cEfe+lQ=; b=DcwF3qnHUhkroJC6F AHbAKbeIja0N5hahmx+kFvkuESgSt/Ld0jxFzOpbAD7AfZjk1D7jlBlzly2ry74v vSTkxDFHG7bI/dwmc5COtKlurrK2cPkeZprTGpWqT8FdENK1qWLj+mCFRaP91wDU ckDHK77i3ynYG5TZaDkojv3lXA= 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=-2.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f180.google.com X-Received: by 10.43.51.65 with SMTP id vh1mr32711168icb.24.1395273704806; Wed, 19 Mar 2014 17:01:44 -0700 (PDT) Message-ID: <532A2FEC.8060002@users.sourceforge.net> Date: Wed, 19 Mar 2014 19:01:48 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: sox - package is broken References: <5324E98D DOT 2090806 AT tiscali DOT co DOT uk> <20140316114332 DOT GB400 AT calimero DOT vinschen DOT de> <5326276F DOT 1050103 AT tiscali DOT co DOT uk> <20140317015736 DOT GA8086 AT ednor DOT casa DOT cgf DOT cx> <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> In-Reply-To: <5329FA98.50203@tiscali.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-03-19 15:14, 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. The command exits (with return code > 0) after a couple of seconds (approximately), irrespective of the > duration of the wav file supplied. Cranking up the verbosity with 'play > -V6' doesn't offer any assistance. > > Reverting to cygwin-1.7.28-2, all of the above commands function > identically: the sound is heard but the last 1.5s are omitted, and no > sound is produced if the wav file is less than 1.5s in duration. > > Sadly, I'm too busy with other matters to give this any real attention > right now. However, if we still haven't got to the bottom of this then > I'll have a dive into the code early next week. Could you do the following: echo "debug" >> $HOME/.libao And, for the sake of your testing, verify that the oss driver is being used. Yaakov -- 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