| in_dtsc is a winamp input plugin that will play .AUD files from dts audio cd-roms. No it will NOT play the Westwood AUD file format. The goal of this project is to learn the fileformat (it's completely undocumented since it is propritary) and implement the APT-X100 codec that the file uses. APT-X is based on the ADPCM algorithm, and uses 4:1 compression. The APT-X100 codec is property of Audio Processing Technology. This software is being released under the GNU Public Liscense which can be found here. |