Skip to content

This is a modified release of the Git clone of the TTA input (in_tta) & encoder (enc_tta) Winamp plug-ins as provided by bunbun042000. The changes are primarily aimed at improving the plug-in integration with the requirements of being a bundled WACUP plug-in.

License

Notifications You must be signed in to change notification settings

WACUP/ttaplugins

Repository files navigation

TTA Input Plug-In for Winamp 2
==============================

Version 3.2, (c) 2005 Alexander Djourik. All rights reserved.

* About Winamp

Winamp is a definitive audio player for Windows.
Winamp is Copyright (C) 1997-2002 Nullsoft, Inc.
Winamp is a trademark of Nullsoft, Inc.
For more information please visit a Winamp homepage
http://www.winamp.com

* Introduction

This Winamp 2 plug-in is a part of the TTA audio compressor which
performs lossless compression on multichannel 8,16,24 and 32-bit 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.

At now, mostly all of the popular lossless compressors gives a same
compression results (difference about 1-3%). TTA is a hardware-
oriented format. It means that the TTA format has a reasonable
compression level, but WAS NOT developed to show a top results in
comparisons. TTA format supports both of ID3v1/v2 tags. Detailed format
description is available at http://tta.sourceforge.net

* Configuration

1. Copy the file in_tta.dll out of your Winamp Plugins directory
   (usually C:\Program Files\Winamp\Plugins).
2. Start Winamp.
3. Play TTA files and enjoy highest quality sound.

* Requirements

Nice sound card and good speakers.

* Changes

  13/05/2005 3.2 Minor fixes.
  05/11/2004 3.1 Code clean-up.
  04/21/2004 3.0 TTA format changed.
  01/20/2004 2.2 Known bugs fixed.
  12/30/2003 2.0 TTA format changed.
                 ID3v2 editor bug fixed (2).
                 Code clean-up.
  12/21/2003 1.5 Shows real TTA bitrate.
                 ID3v2 editor bug fixed (1).
                 Added support of 32 bit's TTA files.
                 Code optimization.
  11/25/2003 1.4 Added support of ID3v2 tags.
                 Known bugs fixed.
  11/20/2003 1.3 Development version.
  11/12/2003 1.2 Added support of 24 bit's Wav files.
                 Added support of level 2 and 3 TTA files.
                 A few of bugs and memory leaks fixed.
                 Stylistic changes and code clean-up.
  10/16/2003 1.1 Development version.
  09/15/2003 1.0 Initial release.

* To Do

  - ???.

* Developers

  Alexander Djourik <[email protected]>
  Pavel Zhilin <[email protected]> 

* Copying

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA  02111-1307 USA

Please see the file COPYING in this directory for full copyright
information.

* See also

Please visit the TTA homepage at http://tta.sourceforge.net for the
latest in news and downloads.

About

This is a modified release of the Git clone of the TTA input (in_tta) & encoder (enc_tta) Winamp plug-ins as provided by bunbun042000. The changes are primarily aimed at improving the plug-in integration with the requirements of being a bundled WACUP plug-in.

Resources

License

Stars

Watchers

Forks

Packages

No packages published