2008/3/23, Jacob Meuser <[EMAIL PROTECTED]>:
> On Sun, Mar 16, 2008 at 10:57:11PM +0000, Jacob Meuser wrote:
>  > On Mon, Mar 10, 2008 at 09:02:16PM +0000, Jacob Meuser wrote:
>  > > On Fri, Jan 18, 2008 at 04:23:36PM -0500, Deanna Phillips wrote:
>  > > > As you may recall, a long-overdue update to esound was backed
>  > > > out at the last minute before the 4.2 release.  The thread is
>  > > > here:
>  > > >
>  > > > http://marc.info/?l=openbsd-ports&m=118541595130336&w=2
>  > > >
>  > > > I've just tried the 2.38 update on auich(4) and can't reproduce
>  > > > the problems we once had.
>  > > >
>  > > > 2.38 also fixes some bugs with socket creation and cleanup that
>  > > > are causing micropolis to skip some sounds.  This bug can be
>  > > > reproduced by throwing many files at esdplay at once with
>  > > > something like 'for file in *.wav ; do esdplay $file& ; done',
>  > > > or running the Firebomb scenario in Micropolis and watching
>  > > > stderr.
>  > > >
>  > > > esd should be able to mix those sounds (that's what it's for),
>  > > > but with the version in tree it gets very confused and skips
>  > > > some, fails to open the audio device or resample, etc.
>  > > >
>  > > > So.  Here's Martynas's old diff pulled from cvs.
>  > > >
>  > > > Anyone want to try again?
>  > >
>  > > here's a new diff, with some improvements in the audio(4) interface,
>  > > and an -arts FLAVOR.  yes, arts depends on esd, so you have to build
>  > > a non-flavored esd, then arts, then -arts FLAVORed esd, and then
>  > > install the FLAVORed esd with pkg_add -r -F installed esd-arts.  after
>  > > all that, it has worked quite well in my testing.
>  >
>  > so, besides the 'v0' addition to PKGNAME, any other comments?
>
>
> I've received no further comments ...
>
>  so, any objections?

Repeating :), works fine for me since publishing this update on two i386...

Reply via email to