Mail Archives: cygwin/2001/03/23/18:03:21
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: <Darius DOT Clynes AT cec DOT eu DOT int>
To: <cygwin AT cygwin DOT com>
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
- Raw text -