I use it in a Desktop PC. What do you mean by need CPU?
I tried this and saw nothing an alsamixer.
Can i change the hardware device names in alsamixser using plugins?
On Wed, Jul 2, 2014 at 5:32 PM, Mathias Krause <mathias.krause@xxxxxx> wrote:
Hello,
[...][...]
pcm.snd_card {
type hw
card 1 # change to your cards number or name
}
pcm.gcleft {
type plug
slave {
pcm "hw:1"
channels 2
}
ttable.0.0 1
}
I want to make these devices appear in alsamixer instead of the card 1. Yes this needs writing controller plugins. Any ideas?
as said before, use softvol for that. Please note that this will then be handled in software and therefore need CPU.
Just use something like this:
pcm.left {
type softvol
pcm.slave "gcleft"
...
}
-
Mathias
------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user