I don't use aplay to play the wav file but i use:
dd of=thefile.wav of=/dev/audio0

Do you think i should use aplay instead?
Is this the problem?

I'm trying to cross-compile the alsa-util library but, i have some trouble
at the compilation (configure: error: No linkable libasound was found).
libasound is in the --with-alsa-prefix path, so i don't understand the
problem.
I'm working on it.

Thanks for any help/solution.
regards,
Mathieu Rondonneau

----- Original Message ----- 
From: "Jaroslav Kysela" <[EMAIL PROTECTED]>
To: "Mathieu Rondonneau" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, April 04, 2004 3:10 AM
Subject: Re: [Alsa-devel] src pointer parameter in copy operator


> 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
>



-------------------------------------------------------
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