]> 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, 12 Sep 2012 13:49:46 +0000 (15:49 +0200)
commit6a3d3b0b3d1079bcff0281c4f5525a94015d9941
treec32f8264a8a843f0186bf51464841b63d9e34deb
parent0448501fd101dc27716f334078ca51bdff5ec6c1
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