Skip to content

Instantly share code, notes, and snippets.

@alexey-detr
Created August 20, 2014 04:59
Show Gist options
  • Save alexey-detr/25bc0b285838512bc739 to your computer and use it in GitHub Desktop.
Save alexey-detr/25bc0b285838512bc739 to your computer and use it in GitHub Desktop.
Chrome run alias to fix sound jittering / stuttering while using Google Music in OS X
# Existing stuff
alias chrome-audio="osascript -e \"do shell script \\\"open '/Applications/Google Chrome.app' --args --audio-buffer-size=8192\\\"\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment