From: "Clemens Ladisch" <cladisch@fastmail.net>
To: Andrea Guzzo <xant@xant.net>, alsa-devel@lists.sourceforge.net
Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>,
linux1394-devel@lists.sourceforge.net
Subject: Re: alsa userspace interface
Date: Mon, 19 Mar 2007 11:08:54 +0100 [thread overview]
Message-ID: <1174298934.28822.1180148355@webmail.messagingengine.com> (raw)
In-Reply-To: <3BC073ED-BC5A-48AB-A3D0-21F3A23B4DDB@xant.net>
Andrea Guzzo wrote:
> we are wondering if it's possible to register an alsa device from
> userspace.
It is not possible to register a kernel device from userspace, but it is
possible to write a plugin that is used by the alsa library like a
kernel device.
Have a look into the alsa-plugins package.
> Is there any working or experimental one?
The FreeBoB project is writing an ALSA plugin for some IEEE1394 devices.
> Another interesting use of an hypothetical alsa userspace interface
> for device drivers implementation would be the possibility to
> implement virtual audio devices ....for example you could implement a
> transparent sound server that doesn't require applications to support
> it explicitly and to link specific libraries, but it would be simply
> accessed like any other alsa device and, with the use of substreams,
> it would allow multiple applications to access audio facilities....
> but this is another story :P
This story is called dmix. This plugin has been part of alsa-lib for
years, and it doesn't need a server. :-)
Regards,
Clemens
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2007-03-19 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-18 2:10 alsa userspace interface Andrea Guzzo
2007-03-19 10:08 ` Clemens Ladisch [this message]
2007-03-19 11:36 ` Pieter Palmers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1174298934.28822.1180148355@webmail.messagingengine.com \
--to=cladisch@fastmail.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=stefanr@s5r6.in-berlin.de \
--cc=xant@xant.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.