diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-07-01 01:02:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-01 01:02:19 -0500 |
commit | 0260e20eb9bef240d7bd20338486484d571ed347 (patch) | |
tree | 7bacf7458cff1012d7fe83bffb542bb108db4b17 /audio/python-audiotools/README | |
parent | 84928061228fe775b80c0e21b685215f956bb0d5 (diff) | |
download | slackbuilds-0260e20eb9bef240d7bd20338486484d571ed347.tar.gz |
audio/python-audiotools: Added (CLI audio handling programs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/python-audiotools/README')
-rw-r--r-- | audio/python-audiotools/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/python-audiotools/README b/audio/python-audiotools/README new file mode 100644 index 0000000000..ce567b60ff --- /dev/null +++ b/audio/python-audiotools/README @@ -0,0 +1,12 @@ +Python Audio Tools are a collection of audio handling programs which work +from the command line. These include programs for CD extraction, track +conversion from one audio format to another, track renaming and retagging, +track identification, CD burning from tracks, and more. It supports +internationalized track filenames and metadata using Unicode. It works +with high-definition, multi-channel audio as well as CD-quality. Track +conversion uses multiple CPUs or CPU cores if available to greatly speed +the transcoding process. Track metadata can be retrieved from FreeDB or +FreeDB-compatible servers. + +Supported audio formats are WAV, AIFF, Sun AU, FLAC, WavPack, MP3, MP2, +Ogg Vorbis, Ogg Speex, Ogg FLAC, and M4A. |