Hi,
I try to write some adat support for the Digi32/8, but I am not familiar with
adat up to now... and I don't have this adat model, but the driver should be
very similar to the rme96 one...
I know that the Digi96 has just Adat support for 44100 and 48000.
My problem: I don't know the working
Takashi Iwai wrote:
[...]
>so far, so good..
>
>> calling snd_pcm_close() takes a few seconds during which i see
>> this:
>>
>> [~] cat /proc/asound/ice/pcm0p/sub0/status
>> state: DRAINING
>> trigger_time: 1023125380.999721
>> tstamp : 1023125381.905192
>> delay : -39746
>> avail
On Tue, 4 Jun 2002, Takashi Iwai wrote:
> > Of course you will want a good API support structure for handling format
> > conversions...
> hmm, i don't think it must be a struct. enum (int) could have enough
> values if it's not bitmask, although the order of format enumerators
> may look a bit w
On Wed, May 29, 2002 at 12:23:13PM +0200, Thomas Charbonnel wrote:
> Hi Paul,
>
> Here are some new elements that may help you :
> - You said that under windows the bios settings were used to configure the
> card, thus asked Ico and I to boot using pci=biosirq, which I did, to find
> that the c
Hi all, Gary Scavone here at ccrma is trying to use the
hdsp+multiface combo in his stk synthesis toolkit software and
is having some problems:
Gary wrote:
> In summary:
>
> Multiface specific:
> ---
>
> - OSS compatability doesn't seem to work
> - multiface reports 10 channels mi
At Mon, 3 Jun 2002 19:48:56 +0200 (CEST),
Tim Goetze wrote:
>
> unfortunately the bug remains, it only manifests differently.
>
> after initializing the ice (cap + play are linked):
>
> [~] cat /proc/asound/ice/pcm0p/sub0/hw_params
> access: MMAP_INTERLEAVED
> format: S32_LE
> subformat: STD
>
Hi,
snd-usb-audio is a bit updated.
i borrowed a usb microphone and found that there was a deadlock at
exit of capture. now it's fixed.
the source codes have more comments and readable (hopefully).
most of debug messages have been moved to snd_printdd(). that is,
to show such debug messages, y
the problem was tha capture flag had to be set for "Capture" in order
for any capturing to be done on any other mixer element (which also
needs a capture flag set)
On Tue, 2002-06-04 at 06:49, Takashi Iwai wrote:
> At 02 Jun 2002 09:49:51 -0400,
> Ed Sweetman wrote:
> >
> > Ok, this is strang
At Mon, 3 Jun 2002 14:32:43 -0700 (PDT),
Dan Hollis wrote:
>
> On Mon, 3 Jun 2002, Takashi Iwai wrote:
> > but the question is whether we should just add such new formats as new
> > bits, or define something more ordinary.
>
> A format descriptor structure, instead of hardcoded format types?
>
At 02 Jun 2002 09:49:51 -0400,
Ed Sweetman wrote:
>
> Ok, this is strange. arecord is not recording anything from the sound
> card. I have done this before with arecord so it's nothing new but now
> it's like i'm recording silence, no matter if i'm capturing the mic, or
> line in. Capture volume
At Mon, 3 Jun 2002 20:12:46 -0400,
rob buse wrote:
>
>
> I have an event that I want to schedule..
>
> snd_seq_ev_schedule_tick( &ev, queue, 0, tick);
>
> What is that tick relative to? When I start running the queue ? or
> when I call snd_seq_drain_output( ) ? or when snd_seq_event_output()
At Tue, 4 Jun 2002 10:37:22 +0200,
Niklas Werner wrote:
>
> Hi All!
>
> the silent reader strikes again...
>
> Thanks a lot for usb-audio-support in alsa!
>
> Just to let you know:
> it works fine with the emagic emi2|6-interface by using the
> oss-firmware-loader from http://www.vtoy.fi/~tap
At 4 Jun 2002 04:12:39 -,
[EMAIL PROTECTED] wrote:
>
> >
> > btw, creation of pcm devices is independent from mixer
> devices.
> > so, i'm wondering why, too...
> >
> > the descriptor info is necessary to build and look up
> pcms and
> > controls for alsa. basically the usb descriptor in
Hi All!
the silent reader strikes again...
Thanks a lot for usb-audio-support in alsa!
Just to let you know:
it works fine with the emagic emi2|6-interface by using the
oss-firmware-loader from http://www.vtoy.fi/~tapio/emi26.html and
rmmod-ing "audio" afterwards!
I tried it on a powerbook p
14 matches
Mail list logo