Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 11:15:14 +0930 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        David Bushong <david@bushong.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   RE: esound borken (was: crunchy sound with newpcm)
Message-ID:  <XFMail.000616111514.doconnor@gsoft.com.au>
In-Reply-To: <20000615125157.U79778@bushong.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 15-Jun-00 David Bushong wrote:
>  routines or something (not sure how that works).  xmms works fine when you
>  use its OSS driver instead of the esound one, and auplay and the other NAS
>  utils work fine.  esdplay on anything is crunch.  So now the question is,
>  what's wrong with esound?  I really liked the functionality.

Cameron Grant posted a patch to me and I forwarded it to -multimedia.. I can't
find it but if you do 'make configure' in the audio/esound directory then edit
the audio_oss.c file and find 'fcntl(afd, F_SETFL);' and change it to
'fcntl(afd, F_SETFL, mode);'

FYI when you run an application which uses esound and the daemon isn't running,
the library runs it. (with -once AFAIK)

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000616111514.doconnor>