المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Writing data to the sound card



C++ Programming
04-20-2009, 05:10 PM
Hi,

I'm trying to write a wav file to the sound card, but how are you supposed to do this? You can find various libraries to play all kind of music but what's hidden behind those libraries?

Basically, what should I do to directly send data to the sound chip? I can't find much information about this...

Thanks,
Tony