Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Howard Abrams
Mark Rages wrote: > On Thu, Mar 28, 2002 at 09:05:31PM -0800, Howard Abrams wrote: > >>Thanks Mark. I'll take a look at jack, but in the near-term, I >>copied a sample from a link off your page. It must have been >>from a earlier rev of the api, but it only required very minimal >>changes to c

Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Mark Rages
On Thu, Mar 28, 2002 at 09:05:31PM -0800, Howard Abrams wrote: > Thanks Mark. I'll take a look at jack, but in the near-term, I > copied a sample from a link off your page. It must have been > from a earlier rev of the api, but it only required very minimal > changes to compile. > > The program I

Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Howard Abrams
Thanks Mark. I'll take a look at jack, but in the near-term, I copied a sample from a link off your page. It must have been from a earlier rev of the api, but it only required very minimal changes to compile. The program I used was "A Minimal Full-Duplex Program", off the page: http://www.op.net/

Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Mark Rages
There are several examples, but out of hubris I'll point you to my webpage: (all the examples are linked from the top) http://mlug.missouri.edu/~markrages/wiki/index.php?WritingAnAlsaClient In particular, I'd recommend you jook at JACK (jackit.sourceforge.net) before worrying too much about th