Re: [Alsa-user] aplay --dump-hw-params freezes

2013-11-25 Thread David Kačerek
Dne Po 25. listopadu 12:29:27, Clemens Ladisch napsal(a): > David Kačerek wrote: > > isn't it weird to require an audio file if I just want to dump > > parameters of a HW device? > > The aplay tool is for playing. The --dump-hw-params option just prints > the parameters that are being used for pl

Re: [Alsa-user] no luck with virtual multi channel devices

2013-11-25 Thread Clemens Ladisch
kellerassel wrote: > i tried to start up two RME-Cards (a 9632 and a 96/8) as a > virtual multi channel device. How many channels to they use for playback and capture? > pcm.rme_multi { > ... > type multi; > ... > bindings.0.slave a; > bindings.0.chann

Re: [Alsa-user] aplay --dump-hw-params freezes

2013-11-25 Thread Clemens Ladisch
David Kačerek wrote: > isn't it weird to require an audio file if I just want to dump > parameters of a HW device? The aplay tool is for playing. The --dump-hw-params option just prints the parameters that are being used for playing. > I wanted to list supported sample frequencies of my sound ca