Is it possible to record from multiple inputs simultaneously? On a PC with, for example, an ALC... chip, one can run:
arecord -d hw:0,0
and
arecord -d hw:0,1
at the same time. But when I list the devices, I only see one subdevice, and it appears that you run these "Record_from..." to select the recording device.
True? Is there no way (or will there be a way in the future) of using all these wonderful inputs at the same time?