blob: fabb7d83326c1848f2aedec266ece1a97565b20a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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.
This package contains a full-futured codec library for realtime encoding
and decoding of True Audio (TTA) files.
Features:
* Down to 30-60% lossless audio data compression
* Fast decoding and encoding
* Password data protection
* Multiplatform
* Open source code and documentation
* Hardware support
* Real time data encryption
|