Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Tomasz Rojek" Subject: Re: Wavplay for cygwin? Date: Wed, 14 May 2003 19:27:32 +0200 Lines: 12 Message-ID: References: <014e01c31a31$f363ceb0$78d96f83 AT pomello> X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > cat foo.wav > /dev/dsp Thanks, it works. I needed a program that takes a wave file as a first and only one argument and plays it. Now I can play wave files using simple script containing line: cat $1 > /dev/dsp Thanks! -- Tomasz Rojek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/