From alsa-devel-owner@alsa.jcu.cz  Mon Oct 26 20:12:53 1998
Received: from berzerk.rs.itd.umich.edu (smtp@berzerk.rs.itd.umich.edu [141.211.63.17])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id UAA11233
	for <alsa-devel@jcu.cz>; Mon, 26 Oct 1998 20:12:42 +0100
Received: from moonpatrol.rs.itd.umich.edu (smtp@moonpatrol.rs.itd.umich.edu [141.211.63.97])
        by berzerk.rs.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id OAA17309
        for <alsa-devel@jcu.cz>; Mon, 26 Oct 1998 14:12:07 -0500 (EST)
Received: from localhost (cdavid@localhost)
	by moonpatrol.rs.itd.umich.edu (8.8.8/5.1-client) with SMTP id OAA20104
	for <alsa-devel@jcu.cz>; Mon, 26 Oct 1998 14:12:06 -0500 (EST)
Date: Mon, 26 Oct 1998 14:12:06 -0500 (EST)
From: Chris David <cdavid@umich.edu>
To: alsa-devel@jcu.cz
Subject: Re: es1371 playback too fast
In-Reply-To: <363475FC.97608055@ife.ee.ethz.ch>
Message-ID: <Pine.SOL.3.95.981026113551.8209A-100000@moonpatrol.rs.itd.umich.edu>
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


On Mon, 26 Oct 1998, Thomas Sailer wrote:

> I've got the code snippet which
> is in my es1371 driver from an ensoniq driver
> writer, and it apparently works for me. Maybe there's
> just a buglet somewhere in the ALSA driver?
> 
> Tom
> 

Ah, now I see what Jaroslav meant by "Black Magic." I just looked at your
code for the first time, and see that it does have code to use the SRC.

Currently, the SRC in the es1371 alsa code is disabled.  I want to enable
it, and I will be using your code as an example.

The only resources I have is the es1371 spec, and your code.  If there is
anything else you have that I might need, please let me know.  Thank you
for informing me that you had the SRC code from ensoniq.  That will help a
lot.

Thanks very much,

-Chris






