From alsa-devel-owner@alsa.jcu.cz  Fri Mar 20 19:10:54 1998
Received: from sandy.force9.co.uk (root@218.hiper01.shef.dialup.force9.net [195.166.132.218] (may be forged))
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id TAA17224
	for <alsa-devel@jcu.cz>; Fri, 20 Mar 1998 19:10:08 +0100
Received: (from chrisb@localhost)
	by sandy.force9.co.uk (8.8.5/8.8.5) id RAA00628;
	Fri, 20 Mar 1998 17:52:54 GMT
From: Christopher Butler <chrisb@sandy.force9.co.uk>
Message-Id: <199803201752.RAA00628@sandy.force9.co.uk>
Subject: Re: New Feature Idea
To: <Marcus.Brinkmann@ruhr-uni-bochum.de>
Date: Fri, 20 Mar 1998 17:52:54 +0000 (GMT)
Cc: alsa-devel@jcu.cz
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hi!

On Tue, Mar 17, 1998 at 14:02:04 +0100, Marcus Brinkmann wrote:
> On Tue, Mar 17, 1998 at 11:36:38AM +0100, Jaroslav Kysela wrote:
> > On Sat, 14 Mar 1998, Christopher Butler wrote:
> > >
> > > On another matter: Is anyone working on the C++ version of the ALSA
> > > library? I'd be willing to have a go, mostly basing things on the C
> > > version, at least until they're both the same functionality-wise.
> >
> > None is working on C++ library at current time... Can I mark you as
> > maintainer of C++ library?
> 
> Sorry to drop in so soon.
> 
> Hello!

Hello! :-)

> I'm more interested in API C++ libraries than in low-level programming, so I
> could give it a try, too. 

Do you want to join with me to split the workload, or would you rather
do it yourself? :-)... A CVS repository would help if we split it of
course... :-)

> I attach a mixer class I wrote for OSS. I think I could reimplement it for
> ALSA quite fast.

It looks like a very nice and simple (yet functional) interface
certainly :-).. Shouldn't be too difficult to use it with the ALSA
interface. Changing the default name for the device and change the
ioctl()s to suit. Should be okay..

--
Chris Butler <chrisb@sandy.force9.co.uk>

