summaryrefslogtreecommitdiffstats
path: root/audio/tta/README
blob: cf29c9b9029e0287fbdb6f106bb25a0b36b071ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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

This package can coexist with "ttaenc", also available in SlackBuilds.