discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Audio spectrum inversion - easy & fun


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Audio spectrum inversion - easy & fun
Date: Mon, 4 Oct 2004 15:14:06 -0700
User-agent: Mutt/1.4.1i

On Mon, Oct 04, 2004 at 04:24:07AM +0930, Berndt Josef Wulf wrote:
> On Monday 04 October 2004 00:53, Eric Blossom wrote:
> > 
> > Is there another audio interface available under NetBSD, say something
> > like ALSA?  How about some kind of "audio server".  Not being able to
> > open the audio tx and audio rx separately (or in two different
> > processes) is a pretty serious "mis-feature".
> 
> esound, arts and other soundserver work fine.

OK.  May be the easiest fix is to have audio_oss_sink and
audio_oss_source share a data structure behind the scenes that manages
access to a single file descriptor.

Can you code this up and generate a patch? (Or just send me the whole
thing.)  I'll confirm that it works with GNU/Linux and commit.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]