all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 0/2] Add cuetools and shntool
Date: Mon, 28 Dec 2015 00:32:38 -0500	[thread overview]
Message-ID: <cover.1451280624.git.leo@famulari.name> (raw)

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

             reply	other threads:[~2015-12-28  5:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28  5:32 Leo Famulari [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1451280624.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.