Created
June 28, 2018 20:01
-
-
Save hdonnay/7059401d788e6bf5ae9a6f2e5a799224 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
#!/bin/sh | |
exec 2>/dev/null | |
exec sox -c 2 -n -d synth pinknoise band -n 2500 4000 tremolo 0.03 5 reverb 20 gain -l 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment