Re: [Alsa-user] echoaudio drivers in kernel

2006-04-10 Thread Marcos Guglielmetti Gmail
El Lun 10 Abr 2006 20:07, philicorda escribió: > On Mon, 2006-04-10 at 10:46 +0200, Clemens Ladisch wrote: > > philicorda wrote: > > > Can anyone tell me why the echoaudio drivers are not in the ALSA > > > version that comes with the Linux kernel? > > > > New drivers are tested in the external alsa

Re: [Alsa-user] SB Live! 24 bit

2006-04-10 Thread Gene Heskett
On Monday 10 April 2006 15:02, Gaetano Guerriero wrote: >I run Debian unstable with a SB live 24 bit PCI >The card is listed in lspci as Creative Audigy but alsaconf doesn't >detect anything. >Someone can help ? That ones like a winmodem. 100% software emulation of the real thing. Take it back an

Re: [Alsa-user] echoaudio drivers in kernel

2006-04-10 Thread EmIScA
Sergei Steshenko ha scritto: On Mon, 10 Apr 2006 19:07:34 +0100 philicorda <[EMAIL PROTECTED]> wrote: On Mon, 2006-04-10 at 10:46 +0200, Clemens Ladisch wrote: philicorda wrote: Can anyone tell me why the echoaudio drivers are not in the ALSA

Re: [Alsa-user] SB Live! 24 bit

2006-04-10 Thread EmIScA
Is the ca0106 module selected in debconf? That card don't use the emu10k1... see http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Creative_Labs#matrix Gaetano Guerriero ha scritto: > I run Debian unstable with a SB live 24 bit PCI > The card is listed in lspci as Creative Audigy but al

Re: [Alsa-user] echoaudio drivers in kernel

2006-04-10 Thread Sergei Steshenko
On Mon, 10 Apr 2006 19:07:34 +0100 philicorda <[EMAIL PROTECTED]> wrote: > On Mon, 2006-04-10 at 10:46 +0200, Clemens Ladisch wrote: > > philicorda wrote: > > > Can anyone tell me why the echoaudio drivers are not in the ALSA version > > > that comes with the Linux kernel? > > > > New drivers are

Re: [Alsa-user] We need to buy a 10 or more channels soundcard!

2006-04-10 Thread Marcos Guglielmetti Gmail
El Lun 10 Abr 2006 11:05, Clemens Ladisch escribió: > Marcos Guglielmetti Gmail wrote: > > Do you recommend a mixer-console+firewire solution? > > Not yet. The FreeBob project is > writing drivers. > > > Do you recommend a mixer-console+USB solution? Is there some

Re: [Alsa-user] Recommendation for Linux OS and Multiple Soundcards?

2006-04-10 Thread EmIScA
I think that your problem can be resolved by any recent distribution. If you read the archives of this mailing list there are people who used alsa with more and more devices than you.. Which distro have you tried? Mo ha scritto: --- EmIScA <[EMAIL PROTECTED]> wrote: You have to d

[Alsa-user] SB Live! 24 bit

2006-04-10 Thread Gaetano Guerriero
I run Debian unstable with a SB live 24 bit PCI The card is listed in lspci as Creative Audigy but alsaconf doesn't detect anything. Someone can help ? --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that exten

Re: [Alsa-user] echoaudio drivers in kernel

2006-04-10 Thread philicorda
On Mon, 2006-04-10 at 10:46 +0200, Clemens Ladisch wrote: > philicorda wrote: > > Can anyone tell me why the echoaudio drivers are not in the ALSA version > > that comes with the Linux kernel? > > New drivers are tested in the external alsa-driver package until they > are complete and considered s

Re: [Alsa-user] We need to buy a 10 or more channels soundcard!

2006-04-10 Thread Roman Katzer
On 09/04/06, Marcos Guglielmetti Gmail <[EMAIL PROTECTED]> wrote: > So: we need, at least, 10 channels, but 12 or 16 channels would be > great. RME Digiface will give you 3 ADAT I/O ports (8 channels each, so 24 channels I/O). Add 2 ADI-8 Pro to have 16 analog channels of I/O. Alternativel

Re: [Alsa-user] Recommendation for Linux OS and Multiple Soundcards?

2006-04-10 Thread James Courtier-Dutton
Mo wrote: Greetings. I would like to construct a dedicated system for recording five discrete audio feeds (voice-quality) via the line-in jacks each of five sound cards. Spent the weekend tinkering, but was never able to get any Linux configuration to work fully with more than one card at a tim

Re: [Alsa-user] Recommendation for Linux OS and Multiple Soundcards?

2006-04-10 Thread EmIScA
You have to describe us what distribution and version you use, dmesg output, 'cat /proc/asound/cards' and more informations about your configuration. Otherwise nobody can help you. Bye Mo ha scritto: > Greetings. > > I would like to construct a dedicated system for recording five > discrete audio

Re: [Alsa-user] Attempts to influence sound card ordering: a report

2006-04-10 Thread Matthias Koenig
Joel Roth <[EMAIL PROTECTED]> writes: > Thanks. Worked first time. Great :-) > But the changes in modutils--/etc/modprobe.d and not needing > update-modules--I never would have guessed. That was one > part of the process I was absolutely certain I was informed > about! Yes, things have changed s

[Alsa-user] xruns with snd_intel8x0

2006-04-10 Thread CE
Hi, I've been having a terrible time with ALSA and a SiS SI7012 (with ALC100,100P at 0xdc00). Using a vanilla kernel and have tried with preempt both on and off. Turning on debugging level 2 I get the following when an xrun occurs: XRUN: pcmC0D0p [] snd_pcm_period_elapsed+0x1a7/0x350 [s

[Alsa-user] Recommendation for Linux OS and Multiple Soundcards?

2006-04-10 Thread Mo
Greetings. I would like to construct a dedicated system for recording five discrete audio feeds (voice-quality) via the line-in jacks each of five sound cards. Spent the weekend tinkering, but was never able to get any Linux configuration to work fully with more than one card at a time, despite e

Re: [Alsa-user] We need to buy a 10 or more channels soundcard!

2006-04-10 Thread Clemens Ladisch
Marcos Guglielmetti Gmail wrote: > Do you recommend a mixer-console+firewire solution? Not yet. The FreeBob project is writing drivers. > Do you recommend a mixer-console+USB solution? Is there something like > that? No. No. > Is ProTools hardware compatible w

Re: [Alsa-user] definition default pcm device by enviroment variable

2006-04-10 Thread Clemens Ladisch
Sergey Kolosov wrote: > I need to definie the default pcm device by enviroment variabe. > $ ALSA_PCM_DEVICE=2 mpg123 -v test.wav > > But sound play on first pcm device. The "default" device of your card always uses the first device. Only the "hw" and "plughw" devices are affected by ALSA_PCM_DEV

Re: [Alsa-user] Trouble with full duplex audio - ATI IXP SB400 AC'97

2006-04-10 Thread Clemens Ladisch
Brent August Torrenga wrote: > I really don't know anything about sound under linux - I've never had > issues before this system. It seems that recording is ok, playback is > ok, but when trying to use a softphone program it will only record or > playback ok - for instance, the recording will be fi

Re: [Alsa-user] echoaudio drivers in kernel

2006-04-10 Thread Clemens Ladisch
philicorda wrote: > Can anyone tell me why the echoaudio drivers are not in the ALSA version > that comes with the Linux kernel? New drivers are tested in the external alsa-driver package until they are complete and considered stable. HTH Clemens ---

Re: [Alsa-user] Audiotrak MAYA44USB - the mixer

2006-04-10 Thread Clemens Ladisch
Lukas Zapletal wrote: > I have read there is a new patch in the CVS for the mixer support. Is > it working? The last report by H. Abiff was that the mixer was not > fixed. The card`s playback works but the mixes is not usable (no > capture mixers). The patch just changes the names of the mixer con

Re: [Alsa-user] snd_bt87x not working with linux 2.6.17-rc1

2006-04-10 Thread Clemens Ladisch
Alexander Fieroch wrote: > there seems to be a problem with the module bt87x in alsa 1.0.11rc4 > (linux kernel 2.6.17-rc1). Using kernel 2.6.17-rc1 I cannot access to > the device /dev/dsp1 which is the bt87x and does exist: > > /usr/bin/mencoder -tv > driver=v4l2:input=0:width=768:height=576:o

[Alsa-user] We need to buy a 10 or more channels soundcard!

2006-04-10 Thread Marcos Guglielmetti Gmail
Hey! Hello list! I work at a little recording studio, and the boss is going to buy new equipment, but, this time, I convinced him to use Ardour, Jamin, Rosegarden, etc., & GNU+Linux. So: we need, at least, 10 channels, but 12 or 16 channels would be great. No

[Alsa-user] Recording sound on ARM processor causes 30% CPU load

2006-04-10 Thread Rudi van der Linde
Hi All, I am writing an application on an ARM based embedded computer. And have found a few difficulties with the process. Any help or explanations on the following points would be appreciated. 1. The hardware is running at an incorrect clock rate. This causes a +-46.8 kHz frame rate to be sup