Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 4 Jun 2002 18:31:09 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: sound emulation /dev/dsp
Message-ID: <20020604183109.M30892@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <20020604132048.D1886@cygbert.vinschen.de> <Pine.NEB.4.33.0206041616330.6483-100000@chylonia.3miasto.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.NEB.4.33.0206041616330.6483-100000@chylonia.3miasto.net>
User-Agent: Mutt/1.3.22.1i

On Tue, Jun 04, 2002 at 04:18:40PM +0200, Wojciech Puchar wrote:
> > >
> > > what am i doing wrong?
> >
> > /dev/dsp only supports opening with O_WRONLY currently.  So your
> > open() fails due to the unsupported access mode O_RDWR.
> >
> > Unfortunately, errno isn't set to EACCES.  I've fixed that for the
> > next version.
> >
> > Thanks for the report,
> > Corinna
> nice - you made this sound support?

No, I didn't.  The original author for some reason disappeared
w/o further notice.  We're just trying to avoid bit rot but
nobody in the current developer group is actively working or
even maintaining the dsp code.

> if fullduplex won't be supported - could you just point me to docs about
> sound-related windoze calls.

Sorry, I'm a multimedia disabled person.  Somebody else will have
to step in here.  OTOH, discussing basic Windows sound support is
somewhat off-topic here...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

