Skip to content

Instantly share code, notes, and snippets.

@manegame
Last active November 1, 2016 19:56
Show Gist options
  • Save manegame/8ed8bca0b4e3f003aa00cf2123ee0365 to your computer and use it in GitHub Desktop.
Save manegame/8ed8bca0b4e3f003aa00cf2123ee0365 to your computer and use it in GitHub Desktop.
Trim single to songs
sox src 00\ track.mp3 trim $in $length &&
# copy lines to do more
say done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment