I apologize if I am wrong, but maybe the ALSA input and ALSA output
subdevices could have different numbers.

usb = input.alsa (device="hw:1,0")
output.alsa(device="hw:1,0",live)

could be for example

usb = input.alsa (device="hw:1,0")
output.alsa(device="hw:1,2",live)

In case I am right, you could find the right subdevice with aplay -l and
arecord -l

Sometimes bad input is better than no input.

This was just a suggestion.

Regards,

Per Gunnarsson


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to