Skip to content

Instantly share code, notes, and snippets.

@meeuw
Last active March 20, 2021 07:10
Show Gist options
  • Save meeuw/c5a36c88848a761537d39a85792318bf to your computer and use it in GitHub Desktop.
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)
# 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