alsa-utils/aplay
Pawel MOLL 4bdb0adef1 Support for playing WAV files with "extensible format" header using aplay.
WAV files with more than 2 channels or with more than 16 bits per samples
can be saved with "extensible format" chunk
(see http://msdn2.microsoft.com/en-us/library/ms713496(VS.85).aspx).
For instance, sox, when converting data to 24- or 32-bits per sample format
uses this format, and aplay was unable to play such file. Now the problem
is solved :-)

Signed-off-by: Pawel MOLL <pawel.moll@st.com>
2008-03-06 17:34:21 +01:00
..
aplay.1 Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
aplay.c Support for playing WAV files with "extensible format" header using aplay. 2008-03-06 17:34:21 +01:00
formats.h Support for playing WAV files with "extensible format" header using aplay. 2008-03-06 17:34:21 +01:00
Makefile.am Remove unneeded -lasound 2007-06-04 15:15:39 +02:00