/dt-cue-tools

Library for parsing cue sheets and a tool to split files into separate flac tracks using this information

Primary LanguageC++

dt-cue-tools is a library for parsing cue sheets and a tool to split files into separate flac tracks using this information.

tool requires external packages in order to split files using cue sheet files into separate flac tracks:
	media-sound/wavpack for *.wv files
	virtual/ffmpeg for *.wav files
	media-sound/mac and virtual/ffmpeg for *.ape files
	media-sound/alac_decoder and virtual/ffmpeg for *.m4a files

It also needs flac and metaflac from media-libs/flac for encoding tracks to flac