XLD: Difference between revisions
m (New page: {{Infobox Software | name = XLD | screenshot = | caption = A secure ripping featuring AccurateRip for Mac OS/X | maintainer = | stable_release = | preview_release = | operating_system...) |
m (→Introduction: Creation of the new XLD page in the wiki. That popular Mac software used for ripping with the one and only cdparanoia ;-D) |
||
Line 11: | Line 11: | ||
| website = | | website = | ||
}} | }} | ||
{{stub}} | |||
=Introduction= | =Introduction= | ||
==Features== | 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== | ==Correction mechanism== | ||
==Known Bugs== | ==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. | |||
* <code>libparanoia </code> | |||
* <code>libsndfile </code> | |||
* <code>libflac</code> | |||
* <code>libwavpack</code> | |||
* <code>libape</code> | |||
* <code>libcddb</code> | |||
==External links== | ==External links== | ||
* | |||
* | |||
* | |||
* | |||
* |
Revision as of 21:56, 24 September 2008
Developer(s) | |
Release information | |
---|---|
Stable release | |
Compatibility | |
Operating system | Mac OS X |
Additional information | |
Use | Digital Audio Extraction |
License | GPL |
This article is a stub. You can help the Hydrogenaudio Knowledgebase by expanding it.
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