Playing .pcm file?

Hi all ,

i have .pcm/.raw./wav file i want to play it in linux and windows both.
the main thing is that i am reading it in chunks and playing it by passing that read chunks to player.So i need to make such player that will work for both OS.
How i can achieve it in C++.
Use a library like BASS, which is more more that what you need:
http://www.un4seen.com/
Topic archived. No new replies allowed.