AM824 WAV player
Prerequisite
The player requires PortAudio and libsndfile libraries. The ubuntu-packages.sh script can be used to install all the required packages on ubuntu distros.
Build
To build run:
cmake .
make
The player requires PortAudio and libsndfile libraries. The ubuntu-packages.sh script can be used to install all the required packages on ubuntu distros.
To build run:
cmake .
make