Re: Using the multi plugin with a device with different number of inputs and outputs

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

 



Francesco Cameli wrote:
> Is there a way to create a multi device using a different input and output channels number?

Only by creating two devices, one for each direction:

pcm.multiES8 {
    type asym
    playback.pcm {
        type multi
        ...
    }
    capture.pcm {
        type multi
        ...
    }
}


Regards,
Clemens


_______________________________________________
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