Skip to content

Instantly share code, notes, and snippets.

@r3b311i0n
Created May 6, 2018 18:01
Show Gist options
  • Save r3b311i0n/82fc9cb484b4a4302cf6c06dffba30f6 to your computer and use it in GitHub Desktop.
Save r3b311i0n/82fc9cb484b4a4302cf6c06dffba30f6 to your computer and use it in GitHub Desktop.
Split audio using cue sheet.
shnsplit -f CDImage.cue -t "%n - %t" -o "flac flac -s -8 -o %f -" CDImage.flac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment