Hi

I'm a bit of a newbie here. I'm trying to write a PCM application using alsa 1.x. Firstly, is there an up to date howto or tutorial on this? I am currently using the ALSA 0.9.0 HOWTO from the ALSA dev page:

http://www.suse.de/~mana/alsa090_howto.html

*nothing* works. The header files mentioned in the howto (alsa/libasound.h) don't exist in my system. I am running debian, have installed:

alsa-base               1.0.2c-3
alsa-headers    1.0.2c-3
alsa-source     1.0.2c-3

I tried including sound/asound.h. Compile chokes on the first declaration:

udpServer.c:24: error: parse error before '*' token

snd_pcm_t *pcm_handle;

Where do I start?

TIA
Tim



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to