askgre.blogg.se

Set up virtual audio cable
Set up virtual audio cable













set up virtual audio cable

Load-module module-loopback sink=virtual2After starting and logging in to your desktop session, open a terminal and run the following command to check that your echo-cancel sink and virtual sinks have loaded:Ĭode: ~ $ pactl list short sinksĠ alsa_output.pci-0000_00_1f.3.analog-stereo module-alsa-card.c s16le 2ch 48000Hz IDLEġ alsa_output.pci-0000_00_1f.3.analog-stereo.echo-cancel module-echo-cancel.c s16le 1ch 32000Hz IDLEĢ virtual1 module-null-sink.c s16le 2ch 48000Hz RUNNINGģ virtual2 module-null-sink.c s16le 2ch 48000Hz RUNNINGNow let's start to take a look at what this looks like within the Pulse Audio Volume Controller. Load-module module-loopback sink=virtual1

set up virtual audio cable

# loopback for virtual2 - link this to "Monitor of v1_mic_music" # 2nd loopback for virtual1 - link this to "Monitor of Built-in Audio Analog Stereo" # 1st loopback for virtual1 - link this to your Microphone device # naftahorn - the loopbacks are the recording channels Load-module module-null-sink sink_name=virtual2 sink_properties=scription=v2_music

set up virtual audio cable

Load-module module-null-sink sink_name=virtual1 sink_properties=scription=v1_mic_music # virtual2 - required to link with virtual1 # virtual1 - required to link with h/w microphone and an application that is playing #naftahorn - create 2 new audio sinks (i.e. # tend to pickup a lot of background noise #naftahorn - to add echo cancel on startup for recording with internal microphones that















Set up virtual audio cable