Re: [Alsa-devel] Underruns (borken pipes)

2002-07-15 Thread Bruce Paterson
Paul Davis wrote: this design is based (like a lot of JACK's API) on the way just about every non-Unix audio API works. it also models the way all the better OK. I believe I now understand the tradeoffs. Also, it was not clear to me that the Jack audio driver would solve my problems since

[Alsa-devel] Is this a bug?

2002-07-15 Thread Tisserand Patrice
Hi, I wasn't enable to get poll descriptors for a sequencer opened for output only, so I checked alsa-lib/seq/seq.c and found on line 320 in function snd_seq_poll_descriptors: if ((events POLLOUT) space = 1) { assert(seq-streams SND_SEQ_OPEN_INPUT); revents |= POLLOUT|POLLERR; }

Re: [Alsa-devel] Is this a bug?

2002-07-15 Thread Takashi Iwai
At Mon, 15 Jul 2002 15:57:35 +0200, Tisserand Patrice wrote: Hi, I wasn't enable to get poll descriptors for a sequencer opened for output only, so I checked alsa-lib/seq/seq.c and found on line 320 in function snd_seq_poll_descriptors: if ((events POLLOUT) space = 1) {

Re: [Alsa-devel] Please remove documentation pointer

2002-07-15 Thread tomasz motylewski
On Mon, 15 Jul 2002, Tobias Peters wrote: Alsa's documentation webbage http://www.alsa-project.org/documentation.php3; contains a link in section ALSA 0.9.x Developer documentation that points to outdated documentation: This link is labled Howto use the ALSA API, and it points to

Re: [Alsa-devel] Please remove documentation pointer

2002-07-15 Thread Patrick Shirkey
tomasz motylewski wrote: On Mon, 15 Jul 2002, Tobias Peters wrote: Alsa's documentation webbage http://www.alsa-project.org/documentation.php3; contains a link in section ALSA 0.9.x Developer documentation that points to outdated documentation: This link is labled Howto use the ALSA API,

Re: [Alsa-devel] Please remove documentation pointer

2002-07-15 Thread Patrick Shirkey
tomasz motylewski wrote: Not true. Paul said that the document clearly states that it is unfinished and I said if you make any changes I will fix the document and put it up on the alsa server directly. The document has a lot of useful info but has become outdated. If you know what the

Re: [Alsa-devel] Please remove documentation pointer

2002-07-15 Thread Paul Davis
This link is labled Howto use the ALSA API, and it points to http://www.op.net/~pbd/alsa-audio.html;. The example programs presented there do not work with the current alsa library. This link should at least be moved out of section ALSA 0.9.x Developer documentation. It's quite confusing as it is

[Alsa-devel] Re: Mixer programming - is there any documentation available?

2002-07-15 Thread Kevin Conder
Michal Kochanowicz wrote: I'm trying to setup mixer using ALSA but I find it painull due to lack of documentation. Yes, there is so-called API documentation but in fact it's worthless. It contains little more than function names and argument types. Merely saying something is worthless

[Alsa-devel] FYI: Recording with USB Quattro

2002-07-15 Thread Patrick Shirkey
Just to let y'all know that I have just recorded cleanly in stereo through the USB Quattro. Using a combination of ALSA-cvs, JACK, lowlatency patched kernel 2.4.19-rc10, and ardour. Some of the other things I had to do were check my video card driver was running correctly and turn off some of