bug-hurd
[Top][All Lists]
Advanced

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

Re: [task #5485] Design and implement a sound system


From: Richard Braun
Subject: Re: [task #5485] Design and implement a sound system
Date: Sat, 6 May 2006 11:30:06 +0200
User-agent: Mutt/1.5.9i

On Sat, May 06, 2006 at 12:29:53AM +0200, Esben Stien wrote:
> Thomas Schwinge <INVALID.NOREPLY@gnu.org> writes:
> 
> > translator to be installed on /dev/snd
> 
> This was a bad design decision in the linux kernel, or so I
> understand. Treating audio IO through a file descriptor is very
> bad. The JACK[1] project use a callback model and is the only working
> solution for realtime audio.

I don't really see the problem with file descriptors, could you explain
it or give a relevant link about it ? Moreover, don't forget that on the
Hurd, filesystem nodes are the links to Hurd services, which means we
need at least one node somewhere to access the sound system (using Mach
interface directly would be an awfully wrong design).

Do you think it'd be possible to have JACK without an ALSA or OSS interface
on the Hurd ?

-- 
Richard Braun

Attachment: signature.asc
Description: Digital signature


reply via email to

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