Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created June 14, 2013 11:51
Show Gist options
  • Save bkmeneguello/5781247 to your computer and use it in GitHub Desktop.
Save bkmeneguello/5781247 to your computer and use it in GitHub Desktop.
#!/bin/bash
sox $IN_FILE -r $RATE -b $BITS $OUT_FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment