DriverHeaven.net

 
Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   DriverHeaven.net > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > General Discussion


Reply
 
LinkBack Thread Tools
Old May 10, 2008, 02:06 PM   #1
DriverHeaven Newbie
 
Join Date: May 2008
Posts: 4
Rep Power: 0
scarbies is on a distinguished road

Automating Swap Front and Rear switch

Hi Guys

How can I automate the toggling of the "swap Front and Rear" outputs switch on the Master page? Via Automation? Cant see how? Via Kx Control?

I have my headphones and speakers plugged in simultanesouly and Id like to automate the switch between outputs via AutoHotKey.

Thanks in advance...
scarbies is offline   Reply With Quote


Old May 10, 2008, 04:24 PM   #2
DriverHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41
Russ is a jewel in the roughRuss is a jewel in the roughRuss is a jewel in the rough

You can use kX Console (kxctrl.exe) to do it.

(enable)
shw 4 1

(disable)
shw 4 0
Russ is offline   Reply With Quote
Old May 10, 2008, 04:34 PM   #3
DriverHeaven Newbie
 
Join Date: May 2008
Posts: 4
Rep Power: 0
scarbies is on a distinguished road

brilliant!

thanks very much...

and how to adjust master volume via kxctrl ? (is there comprehensive help on the tool?)

the SoundSet commands in AutoHotKey dont work for master volume only the wave??

cheers
scarbies is offline   Reply With Quote
Old May 10, 2008, 04:42 PM   #4
DriverHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41
Russ is a jewel in the roughRuss is a jewel in the roughRuss is a jewel in the rough

Controlling volume using kxctrl is more difficult (unless you just want to set it to some specific value), it would be better to use kX Automation for that.

The only help for kxctrl is what you get when you type "?" in the console. The hardware parameters (for use with shw/ghw), etc. are listed in ikx.h in the kX SDK.

Last edited by Russ; May 10, 2008 at 04:58 PM.
Russ is offline   Reply With Quote
Old May 10, 2008, 05:20 PM   #5
DriverHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41
Russ is a jewel in the roughRuss is a jewel in the roughRuss is a jewel in the rough

BTW: I am not really familair with AutoHotKey, and I am not sure what method you are using to try and adjust the volume, but did you try using the virtual key codes for the volume up/down MM keys?

i.e.
(volume up)
Send {vkAF}

(volume down)
Send {vkAE}
Russ is offline   Reply With Quote
Reply

Bookmarks

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Toggle 'Swap Front and Rear' mode.. Nathan323 General Discussion 2 Dec 10, 2006 06:32 PM
Using kxctrl to swap front and rear output GregC General Discussion 20 Dec 12, 2005 07:06 PM
3536 swap front and rear speakers? 45er General Discussion 1 Jan 1, 2004 05:29 PM
can OFFICIAL driver swap front and rear? Timme General Discussion 1 Nov 14, 2003 10:30 PM
3533 and Live! Value Swap front and Rear mmortal03 General Discussion 2 May 30, 2003 08:59 PM