Last active
March 20, 2021 07:10
-
-
Save meeuw/c5a36c88848a761537d39a85792318bf to your computer and use it in GitHub Desktop.
pasuspender examples; without any configuration pulse is used anyway (by the pulse-alsa plugin)
This file contains 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
# mpv | |
pasuspender -- mpv --audio-device=alsa/hdmi:CARD=HDMI,DEV=2 http://... | |
# scummvm | |
pasuspender -- env AUDIODEV=hdmi:CARD=HDMI,DEV=2 SDL_AUDIODRIVER=alsa scummvm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment