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-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 14 May 2003 16:11:28 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "linda w (cyg)" cc: cygwin AT cygwin DOT com Subject: RE: Wavplay for cygwin? In-Reply-To: <000701c31a50$e9536b50$1403a8c0@sc.tlinx.org> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Linda, /dev (like /proc and /cygdrive) is a virtual directory[*], and is handled via cygwin1.dll. You can create a /cygdrive/c/cygwin/dev directory, for tab completion and the like, and even use a batch file I posted earlier to populate /dev with zero-length files that will show up as devices. Igor [*] ISTR that there were plans to make /dev a real directory, once mknod() is fully implemented and functional. On Wed, 14 May 2003, linda w (cyg) wrote: > I don't have a /dev dir on my installation. Is there a package I > was supposed to install but didn't? > > The new /proc is pretty cool....when did that go in? What package? > Main cygwin.dll? > > -linda > > > > -----Original Message----- > > From: cygwin-owner AT cygwin DOT com > > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Max Bowsher > > Sent: Wed, May 14, 2003 9:01a > > To: Tomasz Rojek; cygwin AT cygwin DOT com > > Subject: Re: Wavplay for cygwin? > > > > > > Tomasz Rojek wrote: > > > Hello, > > > > > > Does anyone have or has seen wavplay compiled on cygwin? I > > need a small > > and > > > fast application to play wav files from CLI. I want to use it in ekg > > > (instant messaging program based on Gadu-Gadu protocol - > > very popular on > > > unix/linux machines in Poland) to play appropriate file > > when specific > > event > > > appears. Of course any simple program which can play wave > > file will also > > do > > > fine. > > > > cat foo.wav > /dev/dsp > > > > Max. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- 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/