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
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
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
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
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
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
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
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
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