]> git.alsa-project.org Git - alsa-utils.git/commit
aplay/arecord - Add support for IEEE float 32-bit WAV files
authorAndrew Paprocki <andrew@ishiboo.com>
Wed, 6 Feb 2008 13:05:07 +0000 (14:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Feb 2008 13:05:07 +0000 (14:05 +0100)
commit6f438b9b9ad63bcfc16afc4c4be9cc71b897211e
treef650ac6af648fd968fc7fc117df488648241ced8
parenta86e94ec04e8b23b6ff45c8d12b9c844874cc629
aplay/arecord - Add support for IEEE float 32-bit WAV files

This patch modifies aplay/arecord to support playing/capturing IEEE float
32-bit WAV files. Tested on HDA hardware in both stereo and multi-channel
modes. Added the WAV file constant for Dolby AC-3 S/PDIF passthrough to
formats.h for future use when AC-3 passthrough is better supported.

Signed-off-by: Andrew Paprocki <andrew@ishiboo.com>
aplay/aplay.c
aplay/formats.h