Page 1 of 1

alac-decoder-0.2.0 (32 & 64bit)

Posted: Tue 16 Aug 2011, 02:44
by plinej
https://web.archive.org/web/20150228030 ... -0.2.0.tgz

installs to /usr/bin/alac

Code: Select all

# alac 
Usage: alac [options] [--] file
Decompresses the ALAC file specified

Options:
  -f output.wav     outputs the decompressed data to the
                    specified file, in WAV format. Default
                    is stdout.
  -r                write output as raw PCM data. Default
                    is in WAV format.
  -v                verbose output.
  -t                test that file is ALAC, also tests for
                    other m4a file types.

This software is Copyright (c) 2005 David Hammerton
All rights reserved
http://crazney.net/

Posted: Mon 14 Nov 2011, 02:28
by plinej
added a 64bit version