1Musepack Decoder Library:
2
3run "./configure [--prefix=/usr]; make"
4
5To create a sample app using the musepack decoder library
6Check ../mpcdec/mpcdec.c and ../include/mpc/mpcdec.h for more details.
7