Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <003f01c0b3ea$fdf38cd0$0200a8c0@lifelesswks> From: "Robert Collins" To: , References: Subject: Re: Sound Input/Ouput for Cygwin Date: Sat, 24 Mar 2001 09:45:40 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 23 Mar 2001 22:40:04.0651 (UTC) FILETIME=[343D0FB0:01C0B3EA] Noone has that I know of. You have two options: If you're writing a new program, and just using cygwin because it's handy and free, you can use the Microsoft API's. If you're porting a unix program, you might want to consider adding a /dev/foo driver to cygwin (using the Microsoft API's). Doing the second option is no harder than just porting your program, and it means that your program will not need to change. It also means that volunteers that add or tweak to your initial code will bring you benefits down the track too.. Rob ----- Original Message ----- From: To: Sent: Saturday, March 24, 2001 5:27 AM Subject: FW: Sound Input/Ouput for Cygwin > Ok, no driver support, sound or otherwise, from cygwin, but > has anybody made one, or an interface to one yet? > > I could try myself to wrap up a Visual C++ dll to do it > but maybe some one else has already done it. > > Thanks. > > >-----Original Message----- > >From: Larry Hall (RFK Partners, Inc) [mailto:lhall AT rfk DOT com] > >Sent: Friday, March 23, 2001 5:57 PM > >To: CLYNES Darius (SCIC); cygwin AT cygwin DOT com > >Subject: Re: Sound Input/Ouput for Cygwin > > > > > >At 11:55 AM 3/23/2001, Darius DOT Clynes AT cec DOT eu DOT int wrote: > >>Hi. > >> > >>Is there already or > >>does any one have a cygwin compatible driver that can address > >a sound card, > >>to acquire live input, > >>and to deliver output. > > > > > > > >As just mentioned in a previous email message by Chris Faylor, > >Cygiwn is a > >layer over Windows and doesn't have its own innate driver > >support. Sorry. > > > >If you're curious to find out more about what Cygwin can and > >cannot do, check > >the documentation at the site (www.cygwin.com) and the email > >list archives. > > > > > > > >Larry Hall lhall AT rfk DOT com > >RFK Partners, Inc. http://www.rfk.com > >118 Washington Street (508) 893-9779 - RFK Office > >Holliston, MA 01746 (508) 893-9889 - FAX > > > > > >-- > >Want to unsubscribe from this list? > >Check out: http://cygwin.com/ml/#unsubscribe-simple > > > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple