[Alsa-devel] Re: Creative MP3+ or Hercules Muse Pocket

2004-05-04 Thread Måns Rullgård
Frank Barknecht <[EMAIL PROTECTED]> writes: > Hallo, > Robin Cook hat gesagt: // Robin Cook wrote: > >> Trying to find out if either or both of the Creative Soundblaster MP3+ >> or the Hercules Muse Pocket usb sound cards are supported by the usb >> driver in ALSA? >> >> If so are is there anythi

Re: [Alsa-devel] Creative MP3+ or Hercules Muse Pocket

2004-05-04 Thread Frank Barknecht
Hallo, Robin Cook hat gesagt: // Robin Cook wrote: > Trying to find out if either or both of the Creative Soundblaster MP3+ > or the Hercules Muse Pocket usb sound cards are supported by the usb > driver in ALSA? > > If so are is there anything special that needs to be done to get them > setup un

[Alsa-devel] assert failures in snd_pcm_mmap_commit

2004-05-04 Thread Måns Rullgård
When playing music using alsa-lib sometimes, very rarely, the player crashes and dumps core. GDB gives me this stack trace: #0 0xe410 in ?? () #1 0x4be05684 in ?? () #2 0x0006 in ?? () #3 0x7126 in ?? () #4 0x4007e859 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/

Re: [Alsa-devel] Digi96 driver question

2004-05-04 Thread Anders Torger
On Tuesday 04 May 2004 19.40, Takashi Iwai wrote: > At Tue, 04 May 2004 17:41:09 +0200, > > I wrote: > > At Tue, 4 May 2004 14:06:11 +0200, > > > > Anders Torger wrote: > > > On Tuesday 04 May 2004 12.48, you wrote: > > > > >in says under "known bugs": > > > > > > > > > > - 96kHz and 88.2kHz not ac

Re: [Alsa-devel] Digi96 driver question

2004-05-04 Thread Takashi Iwai
At Tue, 04 May 2004 17:41:09 +0200, I wrote: > > At Tue, 4 May 2004 14:06:11 +0200, > Anders Torger wrote: > > > > On Tuesday 04 May 2004 12.48, you wrote: > > > >in says under "known bugs": > > > > > > > > - 96kHz and 88.2kHz not accessible via PCM interface > > > > > > > >What does that mean? T

Re: [Alsa-devel] Audio and Video sync. Getting Timestamps

2004-05-04 Thread Takashi Iwai
At Tue, 27 Apr 2004 20:36:29 +0200, Juan Carlos Granda wrote: > > [1 ] > > [2 ] > Hi, > > I'm developing a Multi-thread app for capturing audio+video and i have a few > questions. The app is based on 3 threads: > > - 1 thread for capturing audio using ALSA lib. > - 1 thread for capturing

Re: [Alsa-devel] Separate device for spdif on Sis si7012 ?

2004-05-04 Thread Takashi Iwai
At Tue, 27 Apr 2004 21:21:34 +0200, Robert Rozman wrote: > > Hi, > > I have Asus pundit and I'm using analog outputs as 3 separate stereo > channels (with some dmix problems that noone responded :-( ...). Is it > possible to ouput another stream to spdif connector on this device ? > Is spdif sup

Re: [Alsa-devel] busy-wait questions

2004-05-04 Thread Takashi Iwai
At Wed, 28 Apr 2004 23:09:36 +0200, Giuliano Pochini wrote: > > > > After a lot of cleanups and coding style changes, my driver still has some > things that must be fixed properly. Busy-waits are one of those. > > The most used busy-waits have a timeout of 10ms and 100ms and they are > called w

Re: [Alsa-devel] [PATCH] Fix a few debug messages in alsa-lib pcm_ladspa

2004-05-04 Thread Takashi Iwai
Hi, thanks for the patch. now it's on CVS. Takashi --- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. ht

Re: [Alsa-devel] Some documentation to Audigy mixer

2004-05-04 Thread Takashi Iwai
At Thu, 29 Apr 2004 10:54:58 +0200, Peter Zubaj wrote: > > [1 ] > File name should by Audigy-mixer.txt > This is similiar as alsa-driver/alsa-kernel/Documentation/SB-Live- > mixer.txt but for Audigy 1, 2 > > It is not target to users, rather to developers. thanks! i added this to CVS now (under

Re: [Alsa-devel] Digi96 driver question

2004-05-04 Thread Takashi Iwai
At Tue, 4 May 2004 14:06:11 +0200, Anders Torger wrote: > > On Tuesday 04 May 2004 12.48, you wrote: > > >in says under "known bugs": > > > > > > - 96kHz and 88.2kHz not accessible via PCM interface > > > > > >What does that mean? The card and driver does work in 96 and 88.2 > > > kHz, I know that

[Alsa-devel] Re: Takashi, the via82xx patch I gave you is wrong!

2004-05-04 Thread Takashi Iwai
At Mon, 3 May 2004 19:24:33 -0400, Ivica Ico Bukvic wrote: > > Hi Takashi, > > I tried all other numbers (1,2,4) and they generate xruns in > aplay->soundcard which obviously suggests that they do not work. So, I guess > 3 is the only one that works with this particular setup. thanks for the con

[Alsa-devel] Getting timestamps

2004-05-04 Thread Juan Carlos Granda
Hi,How can i get the timestamp of the frames read with snd_pcm_readi ()

Re: [Alsa-devel] Digi96 driver question

2004-05-04 Thread Anders Torger
On Tuesday 04 May 2004 12.48, you wrote: > >in says under "known bugs": > > > > - 96kHz and 88.2kHz not accessible via PCM interface > > > >What does that mean? The card and driver does work in 96 and 88.2 > > kHz, I know that since I wrote the driver... but if there is some > > sort of bug, I'd li

Re: [Alsa-devel] Digi96 driver question

2004-05-04 Thread Paul Davis
>in says under "known bugs": > > - 96kHz and 88.2kHz not accessible via PCM interface > >What does that mean? The card and driver does work in 96 and 88.2 kHz, I >know that since I wrote the driver... but if there is some sort of bug, >I'd like to know. anders, i don't know, but it might mean t