diff --git a/content/posts/podcasting-with-pulse.rst b/content/posts/podcasting-with-pulse.rst index bf02664..f069033 100644 --- a/content/posts/podcasting-with-pulse.rst +++ b/content/posts/podcasting-with-pulse.rst @@ -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*.