Skip to content

Instantly share code, notes, and snippets.

@thewhodidthis
Last active August 11, 2016 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewhodidthis/99c46d44af9cffa3bb3b to your computer and use it in GitHub Desktop.
Save thewhodidthis/99c46d44af9cffa3bb3b to your computer and use it in GitHub Desktop.
Make some noise
# https://blogs.fsfe.org/marklindhout/2013/02/need-to-play-high-fidelity-white-noise-listen-to-devurandom-on-osx/
cat /dev/urandom | sox -traw -r44100 -b16 -e unsigned-integer - -tcoreaudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment