Using ALSA device driver directly

Jeff Garzik jgarzik at redhat.com
Mon Jun 13 02:27:05 UTC 2005


On Fri, Jun 10, 2005 at 11:34:04PM -0500, Chris Bagwell wrote:
> 4) Should I drop all this and just use alsa-lib instead?

Yes.

alsa-lib is basically libc for sound.

Apps don't use direct syscalls normally (nor should they!), they use a
lib to help buffer kernel changes.

	Jeff






More information about the Fedora-maintainers mailing list