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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=LkNGIzD0Et2DkRj7X9VeBqJFTGlFa6Ed4KpEQSx+yIlJMEFyK0PW8 HfvOSVrbbYiqZLqoLO/gPjHvptMgMRQ+ZIKHwHCKr2a3MKSl3DBG4XuD5IpqMQAz M7B7JOnK54FCC4AmEVnjBjMAadKcFr04KNumDMhUy57FwTu5xFhtw4= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=PWj+4n4LSHECB8Xapx6dFwAXfIM=; b=fOUl/VCGTUCRnqvdotCYei/71sET CbrLFfHXmGZR+AKnR+iILBPQWgShiNfBiblcfBMyw70S7lGyA6/lOyRS1zQsb4tI UIDdIR12uW+V1J4g3sGfKMfsfhMancTZmLVmUqBnVYA4dAWUJpj2JLCqHtLmCAoL AKgAMm87CFMuGrM= 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18djQ8TxbYMA+E3Y/CWz5wM Date: Wed, 19 Mar 2014 20:39:01 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: sox - package is broken Message-ID: <20140320003901.GA1042@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5329FA98.50203@tiscali.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Mar 19, 2014 at 08:14:16PM +0000, David Stacey wrote: >On 18/03/2014 23:16, Christopher Faylor wrote: >> On Tue, Mar 18, 2014 at 03:32:18PM -0400, Christopher Faylor wrote: >>> Ok. I see a SEGV with "cat >". Investigating. >> Should be fixed in the current snapshot. > >Thank you for taking another look at this. I've tried with the latest >snapshot, dated 2014-03-19. This behaves as follows: > > cp ding.wav /dev/dsp > >The above command works fine; all of the audio file is heard. > > cat ding.wav > /dev/dsp > >The segmentation fault is fixed - thanks. The sound is heard, but the >last 1.5s are truncated. If the wav file is less than 1.5s long then no >sound is produced. That should be fixed in the latest snapshot. > 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' Without the AUDIODRIVER, it works as expected. cgf -- 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