cog/Frameworks/MPCDec/Files
Christopher Snowhill 2c988f5be7 Fix execute permission flags on several files 2020-02-28 23:42:48 -08:00
..
include Fix execute permission flags on several files 2020-02-28 23:42:48 -08:00
src Fix execute permission flags on several files 2020-02-28 23:42:48 -08: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.