commit | 0131ab6a67e18ae3c30b7b3fabc2fdf1592f075c | [log] [tgz] |
---|---|---|
author | Tim Blechmann <tim@klingt.org> | Wed Jun 29 07:44:06 2011 |
committer | Jaroslav Kysela <perex@perex.cz> | Wed Jun 29 07:53:52 2011 |
tree | d901510555a427510c50b209ddcd290b151d25ca | |
parent | 8709ffe841e6f33094f7a547ee86591b29a40cf4 [diff] |
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>