cog/Frameworks/MPCDec/Files
Chris Moeller 17272ce43c Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
..
include Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
src Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -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.