On Sat, 3 Apr 2004, Mathieu Rondonneau wrote:

> Hi all,
> 
> I have question according to the src pointer in the copy operator:
> I'm writing an ALSA driver for the cogent CSB337 board. I'm testing the
> driver but there are some problem.
> I'm trying to playback a wav file, but i hear some strange noise, not the
> data corresponding to the wav file.
> I compared the data of the wav file and the data in the copy operator
> (before they sent to the codec). They are different.
> 
> Why the data pointed by the src pointer (parameter of the playback copy
> operator) and the data of the wav file to playback are different?

What prints the 'aplay -v' command?

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to