Re: combine usb microphones

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

 



Bas Hopmans wrote:
> what would i put in my .asoundrc?

Something like this:

pcm.fourchannels {
    type plug
    slave.pcm {
        type multi
        slaves {
            a { pcm "hw:0" channels 1 }
            b { pcm "hw:1" channels 1 }
            c { pcm "hw:2" channels 1 }
            d { pcm "hw:3" channels 1 }
        }
        bindings [
            { slave a channel 0 }
            { slave b channel 0 }
            { slave c channel 0 }
            { slave d channel 0 }
        ]
    }
}


Regards,
Clemens

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
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