Re: [linux-audio-dev] Audio routing issues for linux..

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Audio routing issues for linux..
From: François Déchelle (Francois.Dechelle_AT_ircam.fr)
Date: Tue Jun 11 2002 - 19:15:24 EEST


Joern Nettingsmeier wrote:

> François Déchelle wrote:
>
>
> iiuc, jack does not access the hardware directly. instead it uses a
> plugin which in turn talks to the alsa kernel driver or possibly other
> systems (not implemented).

JACK is the only process that opens a ALSA handle referring to the
sound card, either as hw or as plug PCM. AFAIK, it is what is done now,
if you run only JACKified applications. My proposal is to extend this
so that you can run ALSA and OSS applications while staying in this
scheme.

>
>
> OSS emulation takes place in the kernel, i.e. it does not touch
> alsa-lib. therefore it only allows for direct hardware access. libaoss
> might be what you want - it redirects oss applications so that they can
> use alsa-lib functions. but it requires an LD_PRELOAD around the oss
> application.

But it seems that this is not acceptable, if I read correctly previous
discussions on this list. How can we overcome this ?

François


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jun 11 2002 - 19:06:58 EEST