Difference between revisions of "XLD"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m
Line 9: Line 9:
 
| use = Digital Audio Extraction
 
| use = Digital Audio Extraction
 
| license = GPL  
 
| license = GPL  
| website = http://tmkk.hp.infoseek.co.jp/xld/index_e.html
+
| website = [http://tmkk.hp.infoseek.co.jp/xld/index_e.html XLD website]
 
}}
 
}}
  

Revision as of 22:02, 24 September 2008

XLD
{{{logo}}}

A secure ripping featuring AccurateRip for Mac OS/X
Developer(s) tmkk
Release information
Initial release {{{released}}}
Stable release
Preview release
Compatibility
Operating system Mac OS X
Additional information
Use Digital Audio Extraction
License GPL
Website XLD website

Introduction

X Lossless Decoder(XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding. It works on Mac OS X 10.3 and later.

XLD is Universal Binary, so it runs natively on both Intel Macs and PPC Macs.

Features

Correction mechanism

Known Bugs

Development API

The source code of XLD is included in the StuffIT light expander . The library and header of Libsndfile, FLAC, Wavpack, Monkey's audio and Libcddb is required to compile.

  • libparanoia
  • libsndfile
  • libflac
  • libwavpack
  • libape
  • libcddb

External links