nangalvivek / cmedia-player

mp3 player in c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmedia-player

A simple audio player made in C++ using libncurses and libfmod.

You can download libfmod at http://www.fmod.org/download

For installing libncurses in debian distributions enter the following command in terminal: sudo apt-get install libncurses5-dev

About

mp3 player in c


Languages

Language:C++ 100.0%