You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Uses PulseAudio to set up a loopback. There does seem to be little latency, but it works.
pactl load-module module-loopback "source=$(pactl list short sources | grep alsa_input | head -n1 | cut -f2)" "sink=$(pactl list short sinks | grep alsa_output | grep analog | head -n1 | cut -f2)" latency_msec=2