|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: May 2008
Posts: 4
Rep Power: 0 ![]() |
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... |
|
|
|
|
|
#2 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
You can use kX Console (kxctrl.exe) to do it.
(enable) shw 4 1 (disable) shw 4 0 |
|
|
|
|
|
#3 |
|
DriverHeaven Newbie
Join Date: May 2008
Posts: 4
Rep Power: 0 ![]() |
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 |
|
|
|
|
|
#4 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
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. |
|
|
|
|
|
#5 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
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} |
|
|
|
![]() |
| 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 |