* Beginner to Alsa Development
@ 2010-08-12 10:08 Tejas
2010-08-12 10:13 ` David Henningsson
0 siblings, 1 reply; 2+ messages in thread
From: Tejas @ 2010-08-12 10:08 UTC (permalink / raw)
To: alsa-devel
Hello All,
I am new to alsa interface development. I would like to write
one application which accept *.pcm file as input and give playback of it on
sound device on linux system. My requirement is to set sample rate 44100,
channel 2 and access method is SND_PCM_ACCESS_RW_INTERLEAVED and data length
is 16 bit little endian.
Can any oen guide me how can I start writing application in c
file and which are those APIs which I need to take care and handling of
different error codes. It is very urgent.
Please correct me if I am wrong at anywhere.
-Tejas.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Beginner to Alsa Development 2010-08-12 10:08 Beginner to Alsa Development Tejas @ 2010-08-12 10:13 ` David Henningsson 0 siblings, 0 replies; 2+ messages in thread From: David Henningsson @ 2010-08-12 10:13 UTC (permalink / raw) To: alsa-devel There is a small tutorial here, I don't know if it's outdated though: http://www.suse.de/~mana/alsa090_howto.html 2010-08-12 12:08, Tejas skrev: > Hello All, > > I am new to alsa interface development. I would like to write > one application which accept *.pcm file as input and give playback of it on > sound device on linux system. My requirement is to set sample rate 44100, > channel 2 and access method is SND_PCM_ACCESS_RW_INTERLEAVED and data length > is 16 bit little endian. > > > > Can any oen guide me how can I start writing application in c > file and which are those APIs which I need to take care and handling of > different error codes. It is very urgent. > > > > Please correct me if I am wrong at anywhere. > > > > -Tejas. > > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel > -- David Henningsson, Canonical Ltd. http://launchpad.net/~diwic ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-12 10:13 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-08-12 10:08 Beginner to Alsa Development Tejas 2010-08-12 10:13 ` David Henningsson
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.