]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: increase channel limit to 256
authorTim Blechmann <tim@klingt.org>
Wed, 29 Jun 2011 07:44:06 +0000 (09:44 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 29 Jun 2011 07:53:52 +0000 (09:53 +0200)
commit0131ab6a67e18ae3c30b7b3fabc2fdf1592f075c
treed901510555a427510c50b209ddcd290b151d25ca
parent8709ffe841e6f33094f7a547ee86591b29a40cf4
aplay: increase channel limit to 256

aplay is limited to 32 channels, which makes it impossible to use it for
testing devices with more channels. here we increase the limit to 256,
which should be sufficient for a virtual device made of 4 64-channel
soundcards.

Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.c