Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Paul Davis
ALSA is *a* sound library. There are lots of things that it doesn't I would really say: ALSA is *the* sound library (at least on Linux). Isn't it in kernel 2.5+ ? alsa-lib isn't in kernel 2.5, because its not part of the kernel. alsa-lib doesn't contain any code to read or write audio files,

[Alsa-devel] Re: snd-azt3328 bug.

2002-11-26 Thread Andreas Mohr
On Mon, Nov 25, 2002 at 09:37:03AM -0800, [EMAIL PROTECTED] wrote: Message: 3 Date: Mon, 25 Nov 2002 11:40:38 +0900 From: Patrick Shirkey [EMAIL PROTECTED] Organization: Boost Hardware To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: [Alsa-devel] snd-azt3328 bug. This is a multi-part

Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Florian Bomers
Hi Paul, very interesting discussion. Paul Davis wrote: (...) One of the big reasons this is affecting me is that Java sound will not work unless you have a hardware mixer. My understanding is that the Sun folks seem to think that it is wrong to have to implement many different ways to

Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Mark Swanson
On November 26, 2002 03:13 am, Frans Ketelaars wrote: http://www.mail-archive.com/alsa-devel@lists.sourceforge.net/msg04592.html Thanks! I had seen this posting but the particular web interface I was using didn't show the attachment. Got it. -- Schedule your world with ScheduleWorld.com

Re: [Alsa-devel] Using alsa-lib for timing

2002-11-26 Thread James Courtier-Dutton
Robert Spier wrote: Paul, Thank you for your clear explanation. I've submitted a small documentation patch to the sf.net project which might prevent the next person who comes along from falling into the same trap. the basic problem is that you are going about this in the wrong

[Alsa-devel] PATCH] SPDIF out clock sync for via8235 / ALC650

2002-11-26 Thread Antonin ENFRUN
I'm using alsa-driver 0.9.0rc6 on an Asus A7V8X (via8235 southbridge and ALC650 -ac97 compatible- codec). PCM output is fine on the main analog channel, but SPDIF out is not working for any FS != 48khz. Looking at the source, the SPDIF out is initialised at 48Khz on startup, and there is no way

Re: [Alsa-devel] Using alsa-lib for timing

2002-11-26 Thread Robert Spier
Paul, Thank you for your clear explanation. I've submitted a small documentation patch to the sf.net project which might prevent the next person who comes along from falling into the same trap. the basic problem is that you are going about this in the wrong way. there have been

Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Paul Davis
You see, if all apps are written to use the ALSA API, that's going to be great for the purposes you have in mind, but totally awful for those of us who want our audio apps to work in a sample synchronous way and ignorant of the ultimate routing of their data. Many of us don't think that an

Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Mark Swanson
On November 25, 2002 10:19 pm, Paul Davis wrote: 2 clarifications: It is not logical for every program to write support for esd, artsd, jack, alsa, etc. Programs should write to ALSA and let ALSA do software mixing if required. Windows provided this since DirectX (3?). Solaris provides this

Re: [Alsa-devel] smix plugin available?

2002-11-26 Thread Paul Davis
2 clarifications: It is not logical for every program to write support for esd, artsd, jack, alsa, etc. Programs should write to ALSA and let ALSA do software mixing if required. Windows provided this since DirectX (3?). Solaris provides this too (esd apparently doesn't block on Solaris).

[Alsa-devel] smix plugin available?

2002-11-26 Thread Mark Swanson
Hello, A gentleman by the name of Abramo Bagnara recently stated he may have some code that would kick-start the development of the smix plugin. I think this is a very useful and increasingly important component. Abramo stated he had no problem releasing it, but I could not find where or if he

Re: [Alsa-devel] Half Speed on rc6 ?

2002-11-26 Thread Bruce Paterson
Jaroslav Kysela wrote: On Mon, 25 Nov 2002, Bruce Paterson wrote: Behaviour: The output sound is perfect for about 2 minutes. After that every now and then I get distortion in the audio. No xruns or errors are reported in the software. It sounds like only part of the output buffer is correct

[Alsa-devel] kernel oops - snd-usb-audio

2002-11-26 Thread Patrick Shirkey
Advanced Linux Sound Architecture Driver Version 0.9.0rc6. Compiled on Nov 15 2002 for kernel 2.4.19 with versioned symbols. I got an oops while playing with jackd. This probably happened while trying to do duplex with all four channels at 44100hz. I'm trying to figure out how to get capture

Re: [Alsa-devel] Extigy testing

2002-11-26 Thread mark
Nope, doesn't work. I attempted to try and dork around with gdb, but apparently gdb abilities need quite a bit more dusting off. -mark On Mon, Nov 25, 2002 at 02:50:13PM +0100, Jaroslav Kysela wrote: On Mon, 25 Nov 2002, [EMAIL PROTECTED] wrote: After having been pretty busy at work the

Re: [Alsa-devel] Extigy testing

2002-11-26 Thread Jaroslav Kysela
On Mon, 25 Nov 2002, [EMAIL PROTECTED] wrote: After having been pretty busy at work the past few weeks, this morning I decided to give this testing another shot. Last time I had been able to dicern or notice any change at all when most of the switches were fliped... this time amixer/alsamixer

Re: [Alsa-devel] Half Speed on rc6 ?

2002-11-26 Thread Jaroslav Kysela
On Mon, 25 Nov 2002, Bruce Paterson wrote: Bruce Paterson wrote: Thanks for your reply Daniel. Daniel Haus wrote: Behaviour: The output sound is perfect for about 2 minutes. After that every now and then I get distortion in the audio. No xruns or errors are reported in the

Re: [Alsa-devel] Envy24HT

2002-11-26 Thread Jaroslav Kysela
On Sun, 24 Nov 2002, James Stafford wrote: Has anyone started work on a driver for the VIA VT1724 (alias Envy24HT)? The company I work for are planning to release a PC104+ card based on this chipset (paired with the VT1616) in the very near future so I have access to one of the evaluation

[Alsa-devel] USB devices should not oops after disconnect now

2002-11-26 Thread Jaroslav Kysela
Hello all, the subject says everything. CVS contains first code to avoid oops / systems hangs when a running hotplug device is removed from the system. Please, test and report problems. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED]

Re: [Alsa-devel] cs4236 on thinkpad 600e problem!

2002-11-26 Thread iriXx
ahhh this sounds s familiar im interested in how you got the cs4236 goign in the first place, i still havent got mine working yet... but i havent tried flashing the BIOS either which apparently is the answer (im worried, cos im writing a book and if i mess it up i turn my computer

[Alsa-devel] cs4236 on thinkpad 600e problem!

2002-11-26 Thread Pannaga Bhushan
Hi all, I have a cs4236 chipset which was working fine till abt 5 days back. but now seems to have gone dead. i just cannot get any sound out of it at all. xmms seems to be playing on fine. the playing starts and goes on and stop but i dont hear anything at all. mixers settings were