Re: [Alsa-devel] static alsa-lib is not working

2002-04-17 Thread Kasparek Tomas
On Thu, 18 Apr 2002, Jaroslav Kysela wrote: > On Wed, 17 Apr 2002, Kasparek Tomas wrote: > Have you read the alsa-lib/INSTALL file? > > Compilation of static library > - > > If you would like to use the static ALSA library, you need to use these > options for the conf

[Alsa-devel] ALSA homepage redesign

2002-04-17 Thread Patrick Shirkey
I have now migrated the new ALSA homepage. It was redesigned to be more user friendly. http://www.alsa-project.org I will now add new links to the native applications page. So far I have: jack Ardour TiMidity Glame PD Rosengarden MusE Are these correct and are there any others? -- Patrick

Re: [Alsa-devel] static alsa-lib is not working

2002-04-17 Thread Jaroslav Kysela
On Wed, 17 Apr 2002, Kasparek Tomas wrote: > Hi all, > > I found some strange behavior of alsa-lib. I tried to compile static > version for profilling purposes, and it's not working. > > The problem is, that sub-libraries for libasound.a are created from > *.lo objects (produced by libtool). On

Re: [Alsa-devel] Fwd: Re: USB Quattro Linux support

2002-04-17 Thread Roger E Critchlow Jr
Patrick Shirkey writes: > --- Paul Davis <[EMAIL PROTECTED]> wrote: > >Not at all. arecord(1) can capture audio, but it can't capture 26 > >channels of audio at 64 frames/interrupt. Handling latency is partly > >an application issue, partly a kernel issue, and partly a requirement > >that lib

[Alsa-devel] ALSA CVS: cannot find uda1341.h

2002-04-17 Thread Chris Rankin
Hi, I just tried to totally rebuild the latest alsa-driver modules from CVS, and I'm getting this error when I try to generate the dependencies: gcc -E -M -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/home/chris/Programs/alsa/alsa-driver/include -I/lib/modules/2.4.18/build/include -O2 -mpreferred-stac

Re: [Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emu10k1_main.c,1.12,1.13

2002-04-17 Thread Takashi Iwai
At Wed, 17 Apr 2002 10:33:59 +0200 (CEST), Jaroslav wrote: > > On Wed, 17 Apr 2002, Markus Plail wrote: > > > Hi Takashi! > > > > * Takashi Iwai writes: > > > At Tue, 16 Apr 2002 16:42:30 +0200, > > > Markus Plail wrote: > > > > >> Doesn't change anything really. I did an 'alsasound stop', edi

Re: [Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1emu10k1_main.c,1.12,1.13

2002-04-17 Thread Markus Plail
Hi Takashi! * Takashi Iwai writes: > At Tue, 16 Apr 2002 16:42:30 +0200, > Markus Plail wrote: >> Doesn't change anything really. I did an 'alsasound stop', edited >> EMU10K1.conf and then 'alsasound start'. Was that right? I am very sorry, I must have missed something yesterday. It DOES indeed

Re: [Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1emu10k1_main.c,1.12,1.13

2002-04-17 Thread Jaroslav Kysela
On Wed, 17 Apr 2002, Markus Plail wrote: > Hi Takashi! > > * Takashi Iwai writes: > > At Tue, 16 Apr 2002 16:42:30 +0200, > > Markus Plail wrote: > > >> Doesn't change anything really. I did an 'alsasound stop', edited > >> EMU10K1.conf and then 'alsasound start'. Was that right? > > I am very

Re: [Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1emu10k1_main.c,1.12,1.13

2002-04-17 Thread Markus Plail
Hi James! * James Courtier-Dutton writes: > I think what Takashi is saying is that when xine attempts to do > passthru, it should change the switch automatically. It will in fact > override whatever you entered in alsamixer. So maybe before it was > overriding it to "analogue" instead of overrid

[Alsa-devel] error with current CVS and beta 12

2002-04-17 Thread Allan Klinbail
Hi, I'm having troubles with the ALSA under Mandrake 8.2 using a patched version of the 2.4.17 kernel When I try to load ALSA I get the message below (and below that my modules.conf file) .. the driver has been "sucessfully" installed but not the drivers for the soundcards.. Starting sound

Re: [Alsa-devel] Fwd: Re: USB Quattro Linux support

2002-04-17 Thread Patrick Shirkey
--- Paul Davis <[EMAIL PROTECTED]> wrote: > > >Not at all. arecord(1) can capture audio, but it can't capture 26 >channels of audio at 64 frames/interrupt. Handling latency is partly >an application issue, partly a kernel issue, and partly a requirement >that libraries in the way don't get in th