Author: Kostikov Stanislav
Date: Mar 30, 2008 20:27
I have strange problem with Direct Sound. - On start application i set sound ... ) i return to my application - Sound is playing with maximum volume, ...of secondary buffer and never change sound volume of primary buffers (it's...so i must have separate sound and music volume control) there code ... there code for create direct sound buffer: LPDIRECTSOUNDBUFFER cSoundImpl::createBuffer ( const ...
|