cog/Frameworks/MPCDec/Files
Chris Moeller 0e3644177e Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
..
include Updated MPCDec to latest release, which now supports SV8 proper 2014-10-19 17:42:04 -07:00
src Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
AUTHORS Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
COPYING Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
ChangeLog Updated MPCDec to version 1.2.6 2013-10-21 00:39:44 -07:00
INSTALL Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
README Updated MPCDec to version 1.2.6 2013-10-21 00:39:44 -07:00

README

Musepack Decoder Library:

run "./configure [--prefix=/usr]; make"

To create a sample app using the musepack decoder library in src/
Check src/sample.cpp for more details.