unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Add cuetools and shntool
@ 2015-12-28  5:32 Leo Famulari
  2015-12-28  5:32 ` [PATCH 1/2] gnu: Add cuetools Leo Famulari
  2015-12-28  5:32 ` [PATCH 2/2] gnu: Add shntool Leo Famulari
  0 siblings, 2 replies; 7+ messages in thread
From: Leo Famulari @ 2015-12-28  5:32 UTC (permalink / raw)
  To: guix-devel

Cuetools and shntool are tools for working with CUE sheets and audio
CD's table of contents.

For example, I just used them to split a single FLAC file into it's
constituent tracks based on the .cue file. Then, I used them to copy the
metadata tags from the .cue file to the FLAC files.

Leo Famulari (2):
  gnu: Add cuetools.
  gnu: Add shntool.

 gnu/packages/audio.scm | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

-- 
2.6.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-30  0:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-28  5:32 [PATCH 0/2] Add cuetools and shntool Leo Famulari
2015-12-28  5:32 ` [PATCH 1/2] gnu: Add cuetools Leo Famulari
2015-12-29 23:26   ` Ludovic Courtès
2015-12-30  0:55     ` Leo Famulari
2015-12-28  5:32 ` [PATCH 2/2] gnu: Add shntool Leo Famulari
2015-12-29 23:28   ` Ludovic Courtès
2015-12-30  0:56     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).