Skip to content
cyberCBM edited this page Jul 16, 2012 · 2 revisions

CsPlayer(Client Server Audio Player) is simple music player with basic audio file read, But it has capacity to play music in network and multiple clients can play and change music too. Basically it is a Server Player that can be managed by either server or server allowed clients. Client player is able to read current playList, if allowed can changed playList and change the playing song or pause, stop and kill the server also.

CsPlayer uses C++ language and other openSource projects to do the openSource work. It uses JUCE and DrowAudio. Juce is one of the best C++ toolkit I have ever used and also DrowAudio is nice library to play with digital audio.

If you have any suggestion for CsPlayer, please post us. Thanks you for being here.

Clone this wiki locally