Re: Audio codec channels as separate devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux