From alsa-devel-owner@alsa.jcu.cz  Fri Nov 27 16:12:37 1998
Received: from sigrid.sim.ucm.es (sigrid.sim.ucm.es [147.96.1.73])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id QAA03886
	for <alsa-devel@jcu.cz>; Fri, 27 Nov 1998 16:08:05 +0100
Received: from eucmos.sim.ucm.es by sigrid.sim.ucm.es (PMDF V5.1-9 #28211)
 with SMTP id <0F3300JAW577FB@sigrid.sim.ucm.es> for alsa-devel@jcu.cz; Fri,
 27 Nov 1998 15:49:55 +0100 (MET)
Received: from localhost by eucmos.sim.ucm.es (5.65v4.0/1.1.8.2/28Oct94-0802PM)
 id AA25354; Fri, 27 Nov 1998 15:55:06 +0100
Date: Fri, 27 Nov 1998 15:55:06 +0100 (MET)
From: Christian Fischbach <fishbach@eucmos.sim.ucm.es>
Subject: Mixer was: Es1869 fist running version ...
In-reply-to: <365D3E04.1CDCFE3E@racine.ra.it>
To: alsa-devel@jcu.cz
Message-id: <Pine.OSF.3.96.981127154435.24865A-100000@eucmos.sim.ucm.es>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hello all!

On Thu, 26 Nov 1998, Abramo Bagnara wrote:

> There's a problem that you can verify giving this sequence of commands:
> $ exec 3> /dev/audio
> $ cat ring.au >&3

I will test ist at home. Thank you so far.

Concerning the mixerproblem. What is about with the following Idea:

We use one mixer. The std. OSS mixer. If the RECORD_FROM flag for one
channel is set the mixerprogram changes the value of the
record-mixer-channel. If it is not set it changes the value of the
playback-mixer-channel.

An other problem:

Since the sampling-rates for record and playback must be the same we have
a problem if a program trys to use different rates. At the moment I just
take the last rate-set for both. But I do not know if this is an
sophisticated idea.

P.S.: Is there somewhere an exact definition of the Kernel-Coding-Style?
Ok, I can look an the sources, but I do not know (for example) if there
are other "allowed" styles of comments.

Greetings,

    Chris


