Hi Pedro,
--- En date de : Jeu 13.5.10, Pedro Lopez-Cabanillas
<pedro.lopez.cabanillas(a)gmail.com> a écrit :
You can specify the order of the two USB audio
devices
adding to the options
line the 'vid' and 'pid' arguments, which are arrays like
'index', up to 8
elements. The 'vid' argument corresponds to the idVendor
and 'pid' to the
idProduct hex numbers shown by lsusb. For instance, I have
this line:
options snd-usb-audio index=1,2,3
vid=0x0763,0x0582,0x0582
pid=0x1110,0x0005,0x00a3
idVendor = 0x0763 is Midiman and idVendor = 0x0582 is
Roland.
Wow many thanks, this was indeed a bit what I was looking for.
Regards
Frank