Re: [Alsa-user] Philips psc-724 problems

2006-04-18 Thread Milan Avramović
Help please... OK, I got the charts for the chips on the card, worked out where they are connected to vt1722, stole the code to a proto-driver, but ran into a series of lockups. Is there any more detailed info on where/how is the initialisation of the card done, and what structures are re

[Alsa-user] Re: digital a/v-receivers and alsa

2006-04-18 Thread Dennis Heuer
Thanks! --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http

Re: [Alsa-user] Config of maudio soundcard

2006-04-18 Thread [EMAIL PROTECTED]
Lee Revell schrieb: On Tue, 2006-04-18 at 16:50 +0200, [EMAIL PROTECTED] wrote: Hello everyone, I am trying to connect my MAudio Soundcard but it faild. The first config I used works well, I want 8 diffrent input channels. And i cann access them seperatly and get the right channel. But I

Re: [Alsa-user] Config of maudio soundcard

2006-04-18 Thread Lee Revell
On Tue, 2006-04-18 at 16:50 +0200, [EMAIL PROTECTED] wrote: > Hello everyone, > > I am trying to connect my MAudio Soundcard but it faild. > > The first config I used works well, I want 8 diffrent input channels. > And i cann access them seperatly and get the right channel. > But I want to access

[Alsa-user] Config of maudio soundcard

2006-04-18 Thread [EMAIL PROTECTED]
Hello everyone, I am trying to connect my MAudio Soundcard but it faild. The first config I used works well, I want 8 diffrent input channels. And i cann access them seperatly and get the right channel. But I want to access them all at the same time to generate 8 streams with darkice for an ice

Re: [Alsa-user] How to use Surroundsound with alsa??

2006-04-18 Thread Takashi Iwai
At Tue, 11 Apr 2006 23:45:17 +0200, Marcel Witte wrote: > > Takashi Iwai schrieb: > > At Sat, 01 Apr 2006 14:56:04 -0500, > > Lee Revell wrote: > > > >> On Sat, 2006-04-01 at 21:34 +0200, Marcel Witte wrote: > >> > >>> Lee Revell schrieb: > >>> > On Sat, 2006-04-01 at 16:55 +02

[Alsa-user] US-X2Y issue when used with jack

2006-04-18 Thread Devin Venable
I've got two sound cards on my system, an NVidea on-board card and a USB device (US-122). I can notch up my frames/period to 64 when using the NVidea without incident. When I switch my output to the TASCAM US-X2Y I either distortion on the low end (kick drum distort) when my frames/period is set u

Re: [Alsa-user] Capture on demand with ALSA

2006-04-18 Thread Alfons Adriaensen
On Tue, Apr 18, 2006 at 01:57:57PM +0200, Tobias Urban wrote: > I have already tried the snd_pcm_drain() function but this did not work with > my capture stream. Now I am trying a direct MMAP access - call hesync, > receive pointer, begin, read sample data, commit. However, the official ALSA > exa

[Alsa-user] Capture on demand with ALSA

2006-04-18 Thread Tobias Urban
Hallo, currently I am working on sound localization an for this reason I would like to extract - an amount of 1024 samples (contiguous ones) - from a never stopping ring buffer (stop threshold = boundary) - simultanously from two different sound cards with ALSA when I need a set of samples for fur