Last active
January 25, 2020 23:46
-
-
Save nomaster/bc12bb3e6563394c9b3b52d8058d491d to your computer and use it in GitHub Desktop.
PulseAudio config for @chaosdorf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
load-module module-native-protocol-tcp auth-anonymous=true | |
load-module module-alsa-sink device=plughw:UMC1820 | |
load-module module-stream-restore | |
load-sample-dir-lazy /home/alarm/samples/ | |
set-default-sink alsa_output.plughw_UMC1820 | |
play-sample win31 alsa_output.plughw_UMC1820 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment