lkml.org 
[lkml]   [1999]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Kernel OSS vs ALSA
Michael Poole wrote:
>
> Thomas Sailer <sailer@ife.ee.ethz.ch> writes:
>
> > > * simultaneous multiple streams, with mixing as needed
> >
> > User space IMO
>
> Bad idea IMO. For highly interactive applications (eg games, but also more
> serious applications of VR) you don't want to take (a minimum of) a full
> context switch before the sound card even has a prayer of seeing a new
> audio sample. It's just not reasonable to restrict access to the audio hw

Having format converters and sample rate converters in the kernel is
scary.
Straight mixing is doable, but that means that every app accessing sound
has to be using the same format, likely the best the sound hardware can
support,
i.e. 48kHz 16bit 2channels for most current hardware. While this
may not necessarily break the OSS API, it will break many current
OSS apps. And yes, no mmap

Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.517 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site