Skip to content

Instantly share code, notes, and snippets.

View Momma-Memu's full-sized avatar
📚
Forever Studying

Miah Barnes Momma-Memu

📚
Forever Studying
View GitHub Profile
@5310
5310 / setup-shared-audio.sh
Created February 21, 2021 15:53
Setup Pulseaudio modules to merge a mic and an application for input #script
# Enter your input and output device names here
source=bluez_source.98_09_CF_F3_12_0F.headset_head_unit
sink=bluez_sink.98_09_CF_F3_12_0F.headset_head_unit
# Module names
sharednull=shared-null-sink
sharedsink=shared-sink
sharedsource=shared-source
# Cleanup devices left over from prior runs