flac ~master

Deimos bindings for flac, a free lossless audio codec library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

flac

These are D bindings to the C interface of flac.

Introduction from FLAC's homepage:

FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio, and you can play back compressed FLAC files in your favorite player (or your car or home stereo, see supported devices) just like you would an MP3 file.

FLAC stands out as the fastest and most widely supported lossless audio codec, and the only one that at once is non-proprietary, is unencumbered by patents, has an open-source reference implementation, has a well documented format and API, and has several other independent implementations.

Homepage: http://xiph.org/flac/

Library Version: 1.3.0

License: The flac library uses the BSD license, and the D bindings carry the same copyright and license as the C headers.

Status: The bindings should be complete, but they have not been thoroughly tested at this point, so they may not all be correct.

Dependencies:
none
Versions:
~master 2014-Mar-19
~1.2.1 2013-Jul-09
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 349 downloads total

Score:
1.6
Short URL:
flac.dub.pm