Hi to everyone... recently changed to linux and i need some help with this new adventure...
i changed to Linux because everybody told me that is the best OS to make my own programs and stuffs... but so far it doesn't seems to be different that Windows (even more complicated).
i need a code to play a sound (.mp3 .wav, any format) written in C (is the only language i know)
hopefully as simple as
init_device();
play("sample.mp3");
stop("sample.mp3);
or something like that...
it's prudent to stay in C/C++ ?... or should i change to another language...such as Java?
thanks a lot !!!



LinkBack URL
About LinkBacks




CornedBee