Notes to Self

Alex Sokolsky's Notes on Computers and Programming

USB Audio Device in Linux

Using pulse audio

Start with pactl - this will list default sink and source.

pactl info

Then, for outputs:

pacmd list-sinks

For inputs:

pacmd list-sources