aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tta/pkg-descr
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-15 10:59:39 +0800
committeredwin <edwin@FreeBSD.org>2004-12-15 10:59:39 +0800
commitc85b5911d833b7426e1e81132cb27470688078a6 (patch)
treef93ddef51a61e541e86a17f4e1d9c2a160bf5fb0 /audio/tta/pkg-descr
parent7e72b8b10e6ea35709e104e6515e66ee477326a1 (diff)
downloadfreebsd-ports-gnome-c85b5911d833b7426e1e81132cb27470688078a6.tar.gz
freebsd-ports-gnome-c85b5911d833b7426e1e81132cb27470688078a6.tar.zst
freebsd-ports-gnome-c85b5911d833b7426e1e81132cb27470688078a6.zip
New port: audio/tta (simple lossless audio (de)compressor)
TTA is a simple lossless audio compressor. TTA performs lossless compression on multichannel 8,16,24 bit's integer and 32 bit's IEEE floating-point data of the Wav audio files. PR: ports/70243 Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
Diffstat (limited to 'audio/tta/pkg-descr')
-rw-r--r--audio/tta/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/tta/pkg-descr b/audio/tta/pkg-descr
new file mode 100644
index 000000000000..f377f11fb828
--- /dev/null
+++ b/audio/tta/pkg-descr
@@ -0,0 +1,15 @@
+
+TTA is a simple lossless audio compressor.
+
+TTA performs lossless compression on multichannel 8,16,24 bit's
+integer and 32 bit's IEEE floating-point data of the Wav audio
+files.
+
+The compression size will generally range between 30% - 70% of the
+original. TTA format supports both of ID3v1 and ID3v2 information
+tags.
+
+WWW: http://tta.iszf.irk.ru/
+
+- dieringe
+dieringe@zedat.fu-berlin.de