audio/tta: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47f20841e2
commit
9a2ca72ef4
|
@ -1,9 +1,9 @@
|
|||
tta (TTA lossless audio codec)
|
||||
|
||||
TTA is a lossless compressor for multichannel 8,16 and 24 bits audio data
|
||||
with the ability of password data protection.
|
||||
Being 'lossless' means that no data/quality is lost in the compression.
|
||||
When when uncompressed, the data will be identical to the original.
|
||||
TTA is a lossless compressor for multichannel 8,16 and 24 bits audio
|
||||
data with the ability of password data protection. Being 'lossless'
|
||||
means that no data/quality is lost in the compression. When when
|
||||
uncompressed, the data will be identical to the original.
|
||||
|
||||
This package contains a full-futured codec library for realtime encoding
|
||||
and decoding of True Audio (TTA) files.
|
||||
|
|
Loading…
Reference in New Issue