Pascal wrote:
> aplay can play with hw:1,0; plughw:1,0; hw:1,2 and plughw:1,2
> mpd works with only plughw:1,0 all other devices are not working.
What exactly is "not working"?
Is there an error message when you try to use hw:1 or plughw:1,2?
Regards,
Clemens
--
Is it possible to set just the choosed "sliders" not using the usual screen,
but with a command-line parameter, like f.e. "alsamixer -set surround 23/23"
(for left/right)? I would to have alsamixer functionality available from
a batch file.
If it's possible - could be possible to read currently se
On Mon, 13 Aug 2007, Zbigniew Baniewski wrote:
> Is it possible to set just the choosed "sliders" not using the usual screen,
> but with a command-line parameter, like f.e. "alsamixer -set surround 23/23"
> (for left/right)? I would to have alsamixer functionality available from
> a batch file.
>
On Mon, Aug 13, 2007 at 03:17:28PM +0200, Jaroslav Kysela wrote:
> Use 'amixer' utility.
Oh, my... how could I miss it. Thanks.
--
pozdrawiam / regards
Zbigniew Baniewski
---
Hi ALL,
We are trying to capture sound using a tee device, the configurations are as
follows,
pcm.a2dpcopy {
type plug
slave {
pcm "tee:default,'/tmp/a2dpipe', raw"
rate 44100
channels 2
}
}
pcm.a2dp {
type plug
slave {