podcasting-with-pulse: add list devices hint
This commit is contained in:
parent
9e6c5546bc
commit
6a483207c4
|
@ -26,6 +26,12 @@ i speak into this device:
|
|||
~ pactl load-module module-loopback source=alsa_input.CODEC.analog-stereo sink=stream latency_msec=1
|
||||
24
|
||||
|
||||
To find all possible device names you can run
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pacmd list-sources | grep -e device.string -e 'name:'
|
||||
|
||||
Now lets open studio-link, set playback to **CODEC Analog Stereo** and
|
||||
Recording to **CODEC Analog Stereo** via *pavucontrol*.
|
||||
|
||||
|
|
Loading…
Reference in a new issue