Xld For Mac

Xld mac tutorial

22,285 downloadsUpdated: October 21, 2018Donationware

Nov 23, 2020 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.4 and later.

Download XLD for Mac free. X Lossless Decoder(XLD) able to decode/convert/play lossless. X Lossless Decoder (also known as XLD) is a straightforward and minimalist macOS application that aims to provide you with all the tools needed to convert lossless audio files, and rip or burn CDs. The first thing to do is correctly set up XLD to rip with your Mac. Go to XLD - Preferences to set up the General tab. You will see the following set of options.

A practical and handy utility specially designed to help Mac users decode, convert and play a wide variety of files in different lossless audio formats

What's new in X Lossless Decoder (XLD) 20181019:

  • Fixed a potential cause for random crash when active task exists in a task window
  • Fixed a graphical glitch when switching between dark and light mode
  • Do not try to load plugins built only for incompatible CPU architecture anymore
  • Fixed a problem that prevented CLI from running on zsh
Read the full changelog

X Lossless Decoder (also known as XLD) is a straightforward and minimalist macOS application that aims to provide you with all the tools needed to convert lossless audio files, and rip or burn CDs using a Mac.

User-friendly application that will help you convert between a wide array of popular (lossless) audio formats

Moreover, X Lossless Decoder features a user-oriented interface designed to help you add the audio files you need to convert via drag and drop and to convert multiple tracks at the same time with a simple click of a button.

In addition, to make things even easier, X Lossless Decoder is also capable of rapidly splitting audio files with cue sheet into different tracks, for easier management later on.

Makes it easy and straightforward to change the output audio format, as well as automatically add the resulting tracks to your iTunes library

Furthermore, X Lossless Decoder’s Preferences window allows you to set the output audio format, along with the output directory path and the character encoding of the cue sheet.

As an extra bonus, with the help of X Lossless Decoder you can also set the maximum number of threads and automatically add all encoded files to your iTunes library or to a given playlist after the conversion process has ended.

Can be configured to automatically download both album art and metadata information for each converted or ripped track

X Lossless Decoder also enables you to easily set the name format of the output file and to decide what should be done if a file with the same name already exists in your music library or the chosen output iTunes playlist.

Another worth mentioning feature is the fact that X Lossless Decoder is also designed to automatically download CD track names, metadata and cover art from the web.

Thus, it makes it a lost easier and faster to get all your ripped or converter audio tracks in order and featuring high quality album art, ready to be enjoyed with Apple’s iTunes.

Comprehensive and simple to use lossless audio converter and audio CDs ripper for the Mac

If you need further details about its features and capabilities, a complete list with all supported audio formats and instructions on how to install and use X Lossless Decoder are available on X Lossless Decoder's homepage.

Filed under

Download Hubs

Xld mac alternative

X Lossless Decoder (XLD) is part of these download collections: Convert FLAC, Create AIFF, Create OGG, Make MPEG

X Lossless Decoder (XLD) was reviewed by Sergiu Gatlan
4.0/5
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

X Lossless Decoder (XLD) 20181019

Softpedia Editor's Pickadd to watchlistsend us an update
13 screenshots:
runs on:
Mac OS X 10.4 or later (PPC & Intel)
file size:
8.4 MB
filename:
xld-20181019.dmg
main category:
Audio
developer:
visit homepage

Xld For Macbook

top alternatives FREE

top alternatives PAID

XLD

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


  • 1Introduction
  • 2Development API

X Lossless Decoder(XLD) is a secure CD ripper and a tool for Mac OS X that is able to decode/convert/play most lossless and lossy audio files. The supported audio files can be encoded/decoded and split into tracks with cue sheet. 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[edit]

XLD supports the following formats:

  • (Ogg) FLAC (.flac/.ogg)
  • Monkey's Audio (.ape)
  • Wavpack (.wv)
  • TTA (.tta)
  • Apple Lossless (.m4a) [10.4 and later]
  • AIFF, WAV, etc
  • LAME MP3, QuickTime AAC, HE-AAC, and Opus.
  • DDP image import
  • CUE Sheet generation
  • AccurateRip technology


Other formats supported by Libsndfile are also decodable. XLD does not use the decoder frontend but the library instead to decode, so no intermediate files are generated. All of the supported formats can be directly split with the cue sheet. XLD also supports so-called 'embedded' or 'internal' cue sheet.

Currently you can choose output format from WAVE,AIFF and Raw PCM. In addition, you can choose Ogg Vorbis (aoTuV), MPEG-4 AAC (QuickTime/CoreAudio), MP3 (LAME), Apple Lossless, FLAC, HE-AAC (aacPlus v1/v2), Wave64 and WavPackin the GUI version.

XLD version 20080812 and later can be used as a CD ripper. You can convert each track in your audio CD into the desired format. Also XLD supports output to a CD image with cue sheet (wav+cue, flac+cue, etc).

Correction mechanism[edit]

XLD (X Lossless Decoder) uses the cdparanoia 10.2 libraries ripping and error correcting. XLD can also be used on drives that don't have Accurate Stream and utilize C2 error pointers (see Secure ripping). Additionally the AccurateRip database is used for matching checksums between numerous CD rips.

Known Bugs[edit]

  • Known bugs for the latest release of the software are listed under 'Version history' on the main page of the XLD website and can be posted under this HA thread.

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

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

Plug-ins[edit]

The frontend and backend of XLD are separated. The frontend is able to access the various decoders with the same interface. In the future various plug-in interfaces will be provided, so that you can easily develop plug-ins for new formats. If you are interested in doing this, please see XLDDecoder.h in the source files.

Source code[edit]

The source code is included in the archive below and is released under the GPL. Due to the rapid progression of development on XLD it best you consult the source-code on thedevelopers website for the latest builds, which may include new features and binaries that are not listed on this wiki page.

  • xld-gui-20080914.tbz (GUI version)
  • xld-20070917.tar.bz2 (Command-line version)
  • Vorbis aoTuV beta5 Plugin (For those who like the latest one; updated on 08/6/1)
  • Vorbis aoTuV beta5.5 Plugin (For those who like the latest one; updated on 08/6/1)

Guides[edit]

  • XLD Configuration - An unofficial guide to configuration and settings (work in progress).

External links[edit]

  • XLD integrates CD Paranoia III 10.2 a thread containing the integration of cdparanoia 10.2 into XLD.
  • XLD master thread list a master thread list that display's all facets of information related to the XLD project
  • MAC OEM features drive database a thread for various HA user submitted drive database of OEM drive features for XLD.
  • XLD drive use results with log a thread for various HA user submitted ripping logs of XLD rips.
  • XLD and the drive cache a thread for drive caches of various HA user submitted XLD rips

Xld Ripper

Retrieved from 'https://wiki.hydrogenaud.io/index.php?title=XLD&oldid=28663'