Cog/Frameworks/MPCDec/Files/README

7 lines
173 B
Text
Raw Permalink Normal View History

2013-10-21 04:39:44 -03:00
Musepack Decoder Library:
2006-04-17 09:06:07 -04:00
2013-10-21 04:39:44 -03:00
run "./configure [--prefix=/usr]; make"
2006-04-17 09:06:07 -04:00
To create a sample app using the musepack decoder library in src/
Check src/sample.cpp for more details.