Re: [Alsa-devel] Query

2002-03-06 Thread Paul Davis
1) just a quick note to point out that whether you know it or not, the email program you are using is sending out copies of your mail in both plain text and HTML formats. increasingly on the net, there are filters being put in place that silently dump HTML-formatted email. some mailing lists will

Re: [Alsa-devel] Request for advice on stopping xruns

2002-03-06 Thread Paul Davis
Hi, I'm developing an 8 channel recorder based on alsa0.9.0beta10 and a Terratec EWS88mt sound card. I'm now using a 2.4.18 kernel with the Andrew Morton patches applied. I really want to be able to record/playback at the full 96k 24bits on all 8 channels simultaneously, but I need absolutely no

[Alsa-devel] EWS64XL: cs4232 alsa driver is no more working with Alsa 0.9.0beta12 and Sam9407 driver , Alsa0.5.x worked fine

2002-03-06 Thread kreuzritter2000
Hello, I have a Terratec Audiosystem EWS64XL soundcard that has the sam9407 and cs4232 soundchip. In the past i used the sam9407 drivers from http://www.anime.net/~goemon/linux-sam9407/ together with the snd-card-cs4232 driver from ALSA version 0.5.x. This combination worked fine. The

[Alsa-devel] Timer?

2002-03-06 Thread Ulrich Zadow
Hi, we've converted our app from OSS to ALSA in 3 days(!). It's working beautifully, we just need to get time support running again... Is there any documentation on the timer api that goes beyond what's on the alsa-project pages? We're trying to sync Video and Audio, and all we need is a way

Re: [Alsa-devel] Timer?

2002-03-06 Thread Paul Davis
Is there any documentation on the timer api that goes beyond what's on the als a-project pages? We're trying to sync Video and Audio, and all we need is a wa y to query the current time relative to some arbitrary start point. i don't believe that the timer API has much to do with this. its more

Re: [Alsa-devel] Timer?

2002-03-06 Thread Jaroslav Kysela
On Wed, 6 Mar 2002, Paul Davis wrote: Is there any documentation on the timer api that goes beyond what's on the als a-project pages? We're trying to sync Video and Audio, and all we need is a wa y to query the current time relative to some arbitrary start point. i don't believe that the

Re: [Alsa-devel] Timer?

2002-03-06 Thread Paul Davis
You're right. But it would be really nice to have a continuous timer source in some resolution (microseconds?) available for all platforms to satisfy synchronization requirements. its often called UST (Unadjusted System Time). Its part of the POSIX CLOCK_MONOTONIC specification. this is

Re: [Alsa-devel] Timer?

2002-03-06 Thread Paul Davis
The delay value is calculated from getting the amount of samples still in the sound buffer. See the ao_alsa_delay function is xine-lib/src/audio_out/audio_alsa_out.c So if the delay is 100 ms. You have to place samples in the audio buffer 100ms before you wish to hear them. Not quite right.

RE: [Alsa-devel] Timer?

2002-03-06 Thread James Courtier-Dutton
-Original Message- From: Paul Davis [mailto:[EMAIL PROTECTED]] Sent: 06 March 2002 17:27 To: James Courtier-Dutton Cc: Ulrich Zadow; [EMAIL PROTECTED] Subject: Re: [Alsa-devel] Timer? The delay value is calculated from getting the amount of samples still in the sound buffer.

[Alsa-devel] Re: xmms segfaulting on 2.4.18 and 2.4.19-pre2-ac2 + oops

2002-03-06 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mercredi 06 mars 2002, vers 22:26, Keith Owens [EMAIL PROTECTED] disait: The oops is not in 3c59x. You are letting klogd convert the oops and klogd has been broken for years. rantWhy do distributors insist on shipping such broken code?/rant. Always run