2015-08-29 00:07:31 +08:00
|
|
|
ttaenc (TTA1 lossless audio encoder/decoder)
|
|
|
|
|
2016-11-15 02:46:34 +08:00
|
|
|
TTA performs lossless compression on multichannel 8,16 and 24 bits data
|
|
|
|
of the Wav audio files. Being "lossless" means that no data-quality is
|
|
|
|
lost in the compression - when uncompressed, the data will be identical
|
|
|
|
to the original. The compression ratios of TTA depend on the type of
|
|
|
|
music file being compressed, but the compression size will generally
|
|
|
|
range between 30% - 70% of the original. TTA format supports both of
|
|
|
|
ID3v1/v2 and APEv2 tags.
|
2015-08-29 00:07:31 +08:00
|
|
|
|
2015-09-14 08:19:58 +08:00
|
|
|
This package can coexist with "tta", also available in SlackBuilds.
|