Skip to content

Instantly share code, notes, and snippets.

@toychicken
Created November 28, 2014 14:21
Show Gist options
  • Save toychicken/b9cd69193f03924de788 to your computer and use it in GitHub Desktop.
Save toychicken/b9cd69193f03924de788 to your computer and use it in GitHub Desktop.
That beautiful pink noise that blocks out office chatter
## Play that pink noise that blocks out sounds... DONT FORGET, YOU NEED SOX INSTALLED
alias silencio="play -n -n --combine merge synth '24:00:00' pinknoise band -n 750 750 tremolo 50 1 gain -20"
@toychicken
Copy link
Author

NB this is used inside a bash / zsh profile :)

@dps-leighgarland
Copy link

Genius

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment