Skip to content

Instantly share code, notes, and snippets.

@snshn
Last active November 28, 2019 02:46
Show Gist options
  • Save snshn/dfe49e7b5bde5d944dcf0b885582ede5 to your computer and use it in GitHub Desktop.
Save snshn/dfe49e7b5bde5d944dcf0b885582ede5 to your computer and use it in GitHub Desktop.
Split album into individual tracks using cuesheet
shnsplit -o flac -t "%p - %a - %n - %t" -f *.cue *.flac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment