]> git.alsa-project.org Git - alsa-utils.git/commit
speaker-test: Add support for channel mapping API
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 09:36:45 +0000 (11:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Sep 2012 10:23:08 +0000 (12:23 +0200)
commit951cb2c2974293db6e12ef067ae7001074887932
tree28fd396e1eb123ea4c1a018c67cfbab46f6a61f1
parentb9deb6d9f33b09acdbc4956e147b7fbdf3b4ad18
speaker-test: Add support for channel mapping API

The surround channel map follows the given channel map from the
driver if available.

Also, the channels can be specified manually via -m option.
Pass the channel map like "FL,FR,FC,LFE".

Signed-off-by: Takashi Iwai <tiwai@suse.de>
speaker-test/speaker-test.c