Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:Apple Lossless Audio Codec decoder.
Developer/Porter:Fabrizio Bartoloni
Homepage:http://crazney.net/programs/itunes/alac.html
Readme:
Short: Apple Lossless Audio Codec decoder
Author: David Hammerton, Morphos port by Fabrizio "Lanch" Bartoloni
Uploader: lanch tiscali it (Fabrizio Bartoloni)
Type: mus/misc
Version: 0.1.3
Architecture: ppc-morphos

Note from the author of the porting: Based upon OS4 port by Fredrik Wikstrom,
some compile warnings, use carefully.


INSTALLATION:
-------------

Simply compile by running 'make'

USAGE:
------

Then run the program, it will give you usage instructions.

It's really quite trivial to use.

For example, to decode input.m4a to output.wav:
./alac -f output.wav input.m4a

Or, as another example, say if you wanted to stream play
http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.m4a
and you're system uses the ALSA sound system:
wget -O -
http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.m4a |
./alac - | aplay

By default the output file is in WAV format. To output as raw PCM, provide the
-r option on the command line.

MORE INFORMATION:
-----------------

Please visit http://crazney.net/programs/itunes/alac.html for more information.

HELP NEEDED:
------------
I need help to allow myself to continue hacking on various Apple Audio things,
please visit http://crazney.net/programs/itunes/help.html

AUTHOR:
-------

David Hammerton

CONTRIBUTORS:
-------------

Cody Brocious

Upload Date:Jul 02 2017
Category:Audio/Encoder
Download:ALAC_0.1.3.lha
Md5:90cae1772a6703a546281996ac4a7c86
Size:31 KB
Downloads:227
Screenshot(s)
 
History
Last Comments