Re: [Alsa-user] plug:jack Resampling

2006-04-13 Thread Florian Schmidt
On Wed, 12 Apr 2006 23:53:44 +0200 Esben Stien [EMAIL PROTECTED] wrote: Lee Revell [EMAIL PROTECTED] writes: I'm not sure that this is supposed to work. A report from Florian Schmidt on #lad said that it worked for him. Just for the record: I tried with my delta 66 with jack running at

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

2006-04-13 Thread Florian Schmidt
On Mon, 10 Apr 2006 02:11:25 -0700 (PDT) Mo [EMAIL PROTECTED] 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

Re: [Alsa-user] plug:jack Resampling

2006-04-13 Thread Esben Stien
Lee Revell [EMAIL PROTECTED] writes: I'm not sure that this is supposed to work. Yes, I found out it's supposed to work. I first set my HDSP Multiface II to 48k internal clock: amixer cset numid=11,iface=PCM,name='Sample Clock Source' 3 Then I had 3 files; one 44.1k, one 48k and one 96k. It

[Alsa-user] Will my creative card work under Linux?

2006-04-13 Thread David Bell
Garin I have been attempting for the last 2 weeks to get a Sound Blaster Audigy 7.1 24bit card to work. After investigating/researching online i came to the conclusion that the CA0106 driver is the right one for the card. The card is marked SB0570 and has the CA0106 chip on it. This card

[Alsa-user] Terratec Aureon 5.1 Fun PCI: optical links supported?

2006-04-13 Thread Dexter Filmore
Last time I checke there was no support for there, what's the status meanwhile? If supported, any drawbacks I should know about? Dex -- -BEGIN GEEK CODE BLOCK- Version: 3.12 GCS d--(+)@ s-:+ a- C+++() UL+ P+++ L+++ E-- W++ N o? K- w--(---) !O M+ V- PS++(+) PE(-) Y++ PGP

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

2006-04-13 Thread Bill Unruh
On Thu, 13 Apr 2006, Florian Schmidt wrote: On Mon, 10 Apr 2006 02:11:25 -0700 (PDT) Mo [EMAIL PROTECTED] 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

Re: [Alsa-user] Will my creative card work under Linux?

2006-04-13 Thread Clemens Ladisch
David Bell wrote: #cat /proc/asound/cards 0 [CA0106 ]: CA0106 - CA0106 Audigy SE [SB0570] at 0xd400 irq 11 So the driver loads and has detect the card. alsamixer: function snd_ctl_open failed for default: No such device This is some other configuration problem.

Re: [Alsa-user] Will my creative card work under Linux?

2006-04-13 Thread Hemmann, Volker Armin
On Thursday 13 April 2006 14:26, David Bell wrote: #alsamixer alsamixer: function snd_ctl_open failed for default: No such device I get this error because of: a stale /etc/asound.state a corrupted /etc/asound.state have you tried removing it? when alsamixer does not complain anymore, play

Re: [Alsa-user] Will my creative card work under Linux?

2006-04-13 Thread David Bell
From: Hemmann, Volker Armin [EMAIL PROTECTED] Date: Thu, 13 Apr 2006 19:59:53 +0200 On Thursday 13 April 2006 14:26, David Bell wrote: #alsamixer alsamixer: function snd_ctl_open failed for default: No such device I get this error because of: a stale /etc/asound.state a corrupted

Re: [Alsa-user] Will my creative card work under Linux?

2006-04-13 Thread Lee Revell
On Thu, 2006-04-13 at 19:59 +0200, Hemmann, Volker Armin wrote: On Thursday 13 April 2006 14:26, David Bell wrote: #alsamixer alsamixer: function snd_ctl_open failed for default: No such device I get this error because of: a stale /etc/asound.state a corrupted /etc/asound.state