Skip to content

Instantly share code, notes, and snippets.

@skarllot
Created April 24, 2016 01:47
Show Gist options
  • Save skarllot/8a2a7e4694246e7c8f17adc75832c656 to your computer and use it in GitHub Desktop.
Save skarllot/8a2a7e4694246e7c8f17adc75832c656 to your computer and use it in GitHub Desktop.
CUE Splitting
# Ref: https://wiki.archlinux.org/index.php/CUE_Splitting
shnsplit -f audio.cue -t "%n. %p - %t" -o flac audio.flac
cuetag.sh audio.cue [01]*.flac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment