Oct 06, 2019  By simply setting XLD's conversion parameter to ALAC - Apple Lossless Audio Codec - I can easily drag and drop one, dozens or hundreds of FLAC files onto XLD's icon on my desktop, and they are quickly converted to readable.mp4 files - which iTunes recognizes - without any quality loss, because both FLAC and ALAC are lossless codecs. X Lossless Decoder (also known as XLD) is a straightforward and minimalist macOS application that aims to provide you with all the tools.

Official site: https://xiph.org/flac/

ChangeLog: https://xiph.org/flac/changelog.html

1) X Lossless Decoder(XLD) method
2) Codec install method

1) X Lossless Decoder(XLD) method

http://tmkk.undo.jp/xld/index_e.html
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.

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

How to use

Decode file

1- Drag & drop the file you want to decode on the icon of XLD,
or open the file from a dialog by choosing ‘File’ -> ‘Open’ .
2- Soon XLD begins decoding if the opened file is supported by XLD.

Output format and destination can be selected from the “preference” panel.

Split file with cue sheet

1- Drag & drop the cue sheet you want to split on the icon of XLD
or open the file from a dialog by choosing ‘File’ -> ‘Open’

2- Then XLD automatically open the file to be split if it is associated with the cue sheet.

1- Otherwise, you have to choose open the file to be split from a dialog by choosing ‘File’ -> ‘Open’.
2- You will see a track list window, and you can select tracks to be extracted by checkboxes.
Multiple check/uncheck operation can be done by the contextual menu.
3- Finally press “Extract” button to begin processing.

Play file

1- Select “Show Player” from Window menu and drag file into the window appeared.
If you want to play tracks in a cue sheet, open the cue sheet
and double-click the track you want to play in the track window.

How to use by Terminal

IMPORTANT NOTE : To split ape(flac,wav,etc) + cue files, open the .cue file from “Open…” in File menu.
“Open Raw PCM (bin/cue)” can be only used to handle Raw PCM (header-less wav) files.

Prease refer Readme file included in the archive to get usage of GUI version. Usage of command line version is:

Without any option, XLD simply outputs decoded WAVE file. The extension of the output file is changed from original one into “.wav”

You can specify the following options:

-c cuesheet
Split file into tracks with cue sheet. If ‘TITLE or ‘ARTIST’ is described in the cue sheet it affects the name of the output file.
-e
Exclude pre-gap from output file. Pre-gap is appended to the last of tracks by default. This option is ignored when ‘-c’ option is not specified.
-f format
Specify the format of the output file. You can specify the following formats:
  • wav

Microsoft WAVE format. This is default output format. Extension is “.wav”.

  • aif

Apple AIFF format. Extension is “.aiff”.

  • raw_big

Big-endian raw(linear) PCM format. Extension is “.pcm”.

  • raw_little

Little-endian raw(linear) PCM format. Extension is “.pcm”.

-o outpath
Specify the path or name of the output file. If outpath is a directory, output file is saved in that directory.
-t track
Xld linux
If you specify “1” as a track, only the track 1 is decoded. Likewise, Track 2 and 4 are decoded when you specify “2,4” as a track.
–raw
Read input file as Raw PCM. Following 4 options can be specified.
–samplerate n
Set samplerate of input file to n Hz when –raw option is specified. Default is 44100 Hz.
–bit n
Set bit depth of input file to n bit when –raw option is specified. Default is 16 bit.
–channels n
Set number of channels of input file to n ch when –raw option is specified. Default is 2 ch.
–endian little/big
Set endian of input file when –raw option is specified. Default is little.

Examples

Decode hoge.flac in the AIFF format, and output in ~/Music.

Split hoge.flac with hoge.cue, and decode the 1st and 3rd tracks. Quickbooks for mac 2016 will not update to r13 mac yosemite.

2) Codec install method

Check the last version: http://downloads.xiph.org/releases/flac/

Download source: http://downloads.xiph.org/releases/flac/flac-1.3.0.tar.xz

How to install and run:

0- Install Xcode (to build from source)
https://itunes.apple.com/us/app/xcode/id497799835?mt=12

1- Unarchive

2- open a Terminal window, go to FLAC’s folder (cd example/example/flac)
and run the following commands from the command line:

Turbo Boost Switcher is a little application for Mac computers that allows to enable and/or disable the Turbo Boost feature. It installs a precompiled kernel extension (32 or 64 bits depending on your system) that updates the Turbo Boost MSR register, so It will ask for your admin password when using it. Download Turbo Boost Switcher 2.5.0 for Mac OS. Easily turn on/off your Turbo boost on your Mac with Turbo Boost Switcher. Download Turbo Boost Switcher for Mac - Quickly disable and re-enable your Mac's Turbo Boost functionality with the help of this unobtrusive status bar menu application. Free Download specifications 100% CLEAN report malware. Turbo Boost Switcher is a little application for Mac computers that allows to enable and/or disable the Turbo Boost feature. Main features: - Visually know if Turbo Boost is enabled or disabled at any time. Enable / Disable Turbo Boost. Check your CPU temp and fan speed. Set it to open at login. Download turbo boost switcher 2.5.0 free for mac.

./configure
make
sudo make install
flac

Popular Posts