Re: Alsa..

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

 



On Wed, Jul 20, 2005 at 11:40:07AM +0100, R.Kaushik Kumar wrote:
> I need a simple sound application which directly
> communicates with the alsa sound driver, *not* using
> the alsa user lib API.

The whole point of alsa-lib is that you don't have to care how to talk
to the kernel driver. In that way the Alsa people can change the API
between alsa-lib and the Alsa driver without having to recompile the
applications. Bypassing the library defeats that point.

Libraries are written to avoid duplicating code. Use them.

> or Can anyone guide me on writing one..

Read the alsa-lib source.


Erik

-- 
Erik Mouw
J.A.K.Mouw@xxxxxxxxxxxxxx  mouw@xxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux