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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=KtS iWnKHVSajFzWu9XdjnTcN6h5zLSfhXGzhvJSn0azdmUAYG2Iddbqu9fLO8pzDaf6 720B4s/4Efgpy4fCZMgO9vVv+qjYJn4B5eloYetdE18zDhVIo6GIv/jnICy2oIyM Er+BITjwTfEO2nTVj0z8E8RnvY2Hj/s8NKelTPrM= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=Q9k8oraUz DO+jK4KzN0iTcFS9l4=; b=t9ByR5yCpq2RmRDs8pprkFrPdGdOGjxEgx4lxUT1Z sW+3Wx045ZZYi/AmkvAYpw/ga3LODRmzgwFHOmmhc9nLY0RHno3F5Vn4Xo8ptab+ hV0ogzp2o0lRXvq9zw4m9Nii5j33j3WUiKalw4OH6B3QGn/C9izMB3OjltzSV2LN hg= 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.6 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nihxway4out.hub.nih.gov X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhQFAMsfDVOcKEev/2dsb2JhbABZgwY7V8EQgRUWdIIlAQEBBBIoUQEIDQsKFC8TJgEEGxqHYw2YE4R2q0AXjh+DXIEUBIFTjRSFZQWFF4U/izeDLYIq From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin AT cygwin DOT com" Subject: RE: sox - package is broken Date: Tue, 25 Feb 2014 22:59:25 +0000 Message-ID: <6CF2FC1279D0844C9357664DC5A08BA225ACC1@MLBXV06.nih.gov> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s1PMxhvt015018 David Stacey sent the following at Monday, February 24, 2014 3:27 PM >On 24/02/2014 17:27, Dr. Alexander Kleinsorge wrote: >> But after (export AUDIODRIVER=ao ; play ding.wav) >> I see messages indicating successfull playing and application is waiting >> the time the wav-file takes, >> but no sound. But I can hear the sound using VLC-win32 or WindowsMediaPlayer. The following works for me. /bin/cp path/file.wav /dev/dsp or cat path/file.wav > /dev/dsp See http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-posixdevices - Barry Disclaimer: Statements made herein are not made on behalf of NIAID. -- 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