Posts tagged audio
Muting audio channels using Mixer Control API
May 1st
I recently had a problem on a job where no matter what we did, we could not control the left/right balance programmatically on two specific PC’s. We tried using various methods: Windows Media player API DirectSound APi WinMM.dll Praying None of them worked although you could control the balance using the Windows sound vol (sndvol.exe) More >