Input Gain
hi all,
simple question, How i cann set the input gain with directsound? i habe make a program to capture sound, but i want to be able to set the input gain too.
Thanks in advice!!
Daniel
hi all,
simple question, How i cann set the input gain with directsound? i habe make a program to capture sound, but i want to be able to set the input gain too.
Thanks in advice!!
Daniel
I don't believe DirectSound provides this functionality, but you should be able to handle this through the multimedia APIs that provide access to audio mixer devices. I found this Ask Dr. GUI article that covers the topic in VB using Win32 calls, you should be able to convert it over to whatever language you are using:
http://msdn.microsoft.com/library/default.asp?url=/archive/en-us/dnaraskdr/html/askgui10162001.asp