Re: [Alsa-devel] alsa-conf will not compile.

2002-07-01 Thread Takashi Iwai
At Sat, 29 Jun 2002 21:37:31 +0200, Joern Nettingsmeier wrote: Takashi Iwai wrote: At Tue, 25 Jun 2002 01:27:53 +0100, James Courtier-Dutton wrote: Has anyone managed to get alsa-conf to compile ? I use the current CVS, but it will not compile. Is alsa-conf of any use any

[Alsa-devel] rme96 and adat, problems opening for capture when clock-master

2002-07-01 Thread vanDongen/Gilcher
Hello, I am using a rme 96/8 card. I encounter a problem whenever I try to open the adat device, which is the second device on the card, for capture. I get an input/output error. The problem occurs when I switch from spdif to adat (from hw:0,0 to hw:0,1 in my case) _and_ the clock mode is

Re: [Alsa-devel] Re: [linux-audio-user] USB sound

2002-07-01 Thread Clemens Ladisch
Takashi Iwai wrote: Patrick Shirkey wrote: Speaker to Vegetables wrote: Stuff that goes in the kernel is harder to install and usually harder to use. In this case, a kernel driver would be easier to use because it would be integrated in the ALSA framework. The daemon currently must

Re: [Alsa-devel] poll_descriptors_count

2002-07-01 Thread Paul Davis
yes. see the internals of JACK's jack/drivers/alsa/alsa_driver.c Honestly, I'm afraid to look at that file too carefully since it is GPL and PortAudio is BSD. This puts me in kind of a weird situation. nobody is going to come after you for an extremely similar implementation. the GPL doesn't

[Alsa-devel] Higher level functions.

2002-07-01 Thread Peter Enderborg
Is there, or plans for higer level function in alsa lib for motorized midi controlers? Like Steinberg Houston or Mackie HUI? --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[Alsa-devel] Analog Devices AD1887 support

2002-07-01 Thread Eric Benson
I'm trying to get sound working on an IBM NetVista X41 model 2283, an Intel P4 all-in-one computer with limited expansion capability (no full-size PCI slots). I built Alsa from CVS on Red Hat 7.3, kernel 2.4.18-5. This unit has the Analog Devices AD1887 chip on the motherboard. I specified

Re: [Alsa-devel] poll_descriptors_count

2002-07-01 Thread Jaroslav Kysela
On Mon, 1 Jul 2002, Joshua Haberman wrote: * Paul Davis ([EMAIL PROTECTED]) wrote: Also, how should programs interpret multiple poll descriptors: if the poll succeeds on some descriptors but not others, does this mean the stream is only partially ready? yes. see the internals of

Re: [Alsa-devel] Rate Conversion

2002-07-01 Thread Kris Modrak
Paul Davis wrote: You don't need to do this. Use the 'plughw' device which should do all conversions from you. I am a little confused about your advice. I am not sure how to access the 'plughw' device from my application. snd_pcm_open (handle, plughw:N,M, ...) where N and M