Created
August 20, 2014 04:59
-
-
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
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
# 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