AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

can AHK handle left and right channels of Soundcard?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
mlracing



Joined: 12 Jul 2009
Posts: 42

PostPosted: Sat Jul 18, 2009 11:15 am    Post subject: can AHK handle left and right channels of Soundcard? Reply with quote

i don't see this function in the help file, only see volumn up & down.
i like a function to mute one channel or set both channels at the same level.
Back to top
View user's profile Send private message
Klaus



Joined: 12 May 2005
Posts: 325
Location: Münster, Germany

PostPosted: Sat Jul 18, 2009 12:47 pm    Post subject: Reply with quote

Hi, mlracing,
have a look in the manual at "SoundSet", there you will find a little passage mentioning "channels". Controlling a single channel does not
seem to be possible with built-in-functions, all volume setting will adjust the channels to a equal level (like you second request).
Regards,
Klaus
Back to top
View user's profile Send private message Send e-mail
guest22
Guest





PostPosted: Sat Jul 18, 2009 1:20 pm    Post subject: Re: can AHK handle left and right channels of Soundcard? Reply with quote

mlracing wrote:
i don't see this function in the help file, only see volumn up & down.
i like a function to mute one channel or set both channels at the same level.

Yeah, but I'll bet you did not search the forums. See here: Controlling balance and different volumes. Also see this related post for some discussion of how it works: Mic Boost

Depending on your OS version, you may need to change sndvol32.exe to sndvol.exe (for Vista+ I think).

That script is very functional and easily adapted. For my own use, I have modified it to control sound balance and also to control the recording input level and balance.

It is another example of SKAN's fine work. Smile
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group