From ultra-devel-owner@ultra.jcu.cz  Sun Mar  1 21:07:33 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id VAA07275;
	Sun, 1 Mar 1998 21:07:32 +0100
Date: Sun, 1 Mar 1998 21:07:32 +0100 (MET)
From: Jaroslav Kysela <perex@jcu.cz>
To: Andy Lo A Foe <arloafoe@cs.vu.nl>
cc: ultra-devel@ultra.jcu.cz
Subject: Re: Mixer
In-Reply-To: <Pine.LNX.3.96.980228141559.1055A-101000@orbital>
Message-ID: <Pine.LNX.3.96.980301205957.17418D-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: ultra-devel@ultra.jcu.cz
Sender: ultra-devel-owner@ultra.jcu.cz
Precedence: list

On Sat, 28 Feb 1998, Andy Lo A Foe wrote:

> Hi!
> 
> Attached is a quick native mixer program for the new driver. I really
> needed it cause MTV was being muted out (Line-in) ;-). I want to do a
> GUI version, but am still undecided which toolkit to use. I'm looking
> for something that's multi-threaded (neither Qt or GTK are MT AFAIK!?).

Looks like multithreading libraries are still unstable yet. I tried make
some code with pthread library and I have big trouble with glibc-2.0.5(6) 
library in RedHat 5.0 (linking).

Anyway - thanx for simple mixer. Works good after small changes for 0.0.4
driver. I put it on ultra.jcu.cz:/pub/apps/mixer/Mixer.tar.gz... I fixed
few errors in driver, too.

Now, I definitely renamed this project to ALSA (Advanced Linux Sound
Architecture). I hope that's last name for this project ;-)

OK people, have anyone comments to new native MIXER & PCM API?

						Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


