Skip to content

Instantly share code, notes, and snippets.

@ranguli
Created April 4, 2017 15:00
Show Gist options
  • Save ranguli/94067b81ebb1570d14a62d58af316e05 to your computer and use it in GitHub Desktop.
Save ranguli/94067b81ebb1570d14a62d58af316e05 to your computer and use it in GitHub Desktop.
generates a continuous 110hz sine wave for studying
# A continuous 110hz sine wave, great for studying or focusing
# when music isn't an option but you still need to block out
# external noises. Enjoy!
speaker-test -l 0 -p 500 -P 500 -t sine --frequency 110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment