# Linux ALSA is complicated.? See User Guide for discussion. # To use something other than the default, generally use plughw # and a card number reported by "arecord -l" command.? Example:
?ADEVICE ?plughw:2,0
# Starting with version 1.0, you can also use "-" or "stdin" to # pipe stdout from some other application such as a software defined # radio.? You can also specify "UDP:" and an optional port for input. # Something different must be specified for output.
# ADEVICE - plughw:2,0? I had removed the # from this one. I should have done this?
ADEVICE ?plughw:2,0 # ADEVICE UDP:7355 default
# # Number of audio channels for this souncard: ?1 or 2. #