Re: [Alsa-devel] Alsa Programming Examples

2002-06-09 Thread Patrick Shirkey
Paul Davis wrote: > > agreed. perhaps you can fix them, or produce a version of the document > with them removed so that a better link can be used. If you would like > to pay me to rearrange my time to get the code removed and/or fixed, > thats fine. Otherwise, please accept the limited offering

Re: [Alsa-devel] Alsa Programming Examples

2002-06-09 Thread Paul Davis
>There is a prominent link on >http://www.alsa-project.org/documentation.php3#0.9doc > >Howto use the ALSA API - Paul Davis has also written a brief explanation. >http://www.op.net/~pbd/alsa-audio.html#captureex Right here, on this mailing list, and in private mail to Philipp, and in mail to LAD

[Alsa-devel] Thanks!!!

2002-06-09 Thread Philipp Vollmer
Hello to all developers, thank you for your help. I finally managed to build this application. I am only 14 years old but have been programming for 4 years ( 2 years in C(++) ) but I never saw so many tutorials with so many errors than in the ALSA project. Finally I found them all with your help

Re: [Alsa-devel] Alsa Programming Examples

2002-06-09 Thread Tim Goetze
tomasz motylewski wrote: >On Sun, 9 Jun 2002, Tim Goetze wrote: > >> with all respect, i think you could have tried a little harder to find >> the error. > >There is a prominent link on >http://www.alsa-project.org/documentation.php3#0.9doc > >Howto use the ALSA API - Paul Davis has also written

Re: [Alsa-devel] Alsa Programming Examples

2002-06-09 Thread tomasz motylewski
On Sun, 9 Jun 2002, Tim Goetze wrote: > with all respect, i think you could have tried a little harder to find > the error. There is a prominent link on http://www.alsa-project.org/documentation.php3#0.9doc Howto use the ALSA API - Paul Davis has also written a brief explanation. http://www.op

Re: [Alsa-devel] Alsa Programming Examples

2002-06-09 Thread Tim Goetze
Philipp Vollmer wrote: >> it seems params == 0 when you're calling snd_pcm_hw_refine. >Hello, > >Sorry but there is no codeline like snd_pcm_hw_refine in the example. >I will send you the file as an attachment. in your file: if ((playback_handle = snd_pcm_open (&playback_handle, "default",