Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: 80sarcadegames on March 13, 2017, 12:16:46 pm
-
I know about Cabvol (see link below) but I haven't read through every thread to see if someone got it to work with Windows 7.
Can this app be controlled with a Joystick?
Anyone ever get this to work with Windows 7? I haven't tried yet.
Anyone use any software that can control volume with a joystick and a hot key with an I-pac?
http://forum.arcadecontrols.com/index.php?topic=69901.0 (http://forum.arcadecontrols.com/index.php?topic=69901.0)
-
I thought the iPac has a built in shift key to control volume? I vaguely remember seeing that in the configs.
If not I just use AutoHotKey for the rest of my computers. This is the script I'm using to control my volume with Windows Key+PGup or Win+PGdown:
#PgUp::Send {Volume_Up 2}
#PgDn::Send {Volume_Down 2}
You can use any key combinations.
-
I thought the iPac has a built in shift key to control volume? I vaguely remember seeing that in the configs.
If not I just use AutoHotKey for the rest of my computers. This is the script I'm using to control my volume with Windows Key+PGup or Win+PGdown:
#PgUp::Send {Volume_Up 2}
#PgDn::Send {Volume_Down 2}
You can use any key combinations.
Thanks! :cheers:
I'll try it.
-
Yeah, I just use the shift function of the iPac to control volume and other functions.
-
I have an app that does volume in Windows7 and I have two buttons on my Control Panel that vol+ and vol- (not joystick)
If you are still looking for a volume solution, let me know and I will look to see what I use (Built this thing like 10 years ago...)
Don't remember what software it is offhand.
-
I have an app that does volume in Windows7 and I have two buttons on my Control Panel that vol+ and vol- (not joystick)
If you are still looking for a volume solution, let me know and I will look to see what I use (Built this thing like 10 years ago...)
Don't remember what software it is offhand.
Ide be interested as I have never found a good one for win 7!
-
http://www.hyperspin-fe.com/files/file/11419-volume-controler/ (http://www.hyperspin-fe.com/files/file/11419-volume-controler/) ?
-
I wrote myself a note to take a look tonight. Will let you know Titchgamer
-
(Taken from the 'about' screen of the software...)
Volume Tray 2.0
Mine is 2.0 1999 - 2003 by Salva Glory
Release Date - Feb 19, 2003
Web: http://glorysoft.omsk.ru (http://glorysoft.omsk.ru) (not active anymore)
Not sure if any of the links on this page work yet, but google returned this as a search result
http://www.softpedia.com/get/Multimedia/Audio/Audio-Mixers-Synthesizers/VolumeTray.shtml (http://www.softpedia.com/get/Multimedia/Audio/Audio-Mixers-Synthesizers/VolumeTray.shtml)
-
Cheers chaps :)