HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > Bug Reports


Reply
 
Thread Tools
Old Mar 3, 2005, 02:47 AM   #1
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 11
Rep Power: 0
koyak13 is on a distinguished road

Possible solution for volume bug.

ok. for all of you out there, like me, who dont just use kxmixer but also other programs to change the master volume, but the master volume just will not stay...

ok... i wrote a simple program that looks periodically the wave0-3 settings in the registry so that when wave0 changes, all the rest will follow suit, as per kxmixer. so that when u use the windows mixer or any other program, the settings will stay, and this vol thing will be solved.

goto
http://www.pscode.com/vb/scripts/Sho...=9046&lngWId=3

or pscode.com and search for allvolctrl under c++.

u have to change the registry settings in the code to suit ur software config tho i think. then compile it and put it in the startup.

this is the temporary workaround i created for my computer for now, while waiting for the bug to be resolved... maybe in the meantime i should include checking for wave volumes too...

Last edited by koyak13; Mar 3, 2005 at 11:54 PM.
koyak13 is offline   Reply With Quote


Old Mar 3, 2005, 11:26 PM   #2
Apple Fanboy?
 
dj_stick's Avatar
 
Join Date: Jun 2003
Location: Basement of the first floor
Posts: 17,485
Rep Power: 190
dj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his status
System Specs

if you prefer to have the volume low, don't use the master fader - use the wave fader. This should prevent the volume increasing by call of other software apps
__________________
Chris - The Aussie Super Mod
Hardwareheaven Rules - Sig Request Thread

How you can help HardwareHeaven by using Digg!

Hardwareheaven Super-Moderator

Quote:
Originally Posted by OmegaRED View Post
You know, there's "off topic" and then there's so freakin' off topic it you gotta wear a straitjacket to join the conversation.
dj_stick is offline   Reply With Quote
Old Mar 3, 2005, 11:52 PM Threadstarter Thread Starter   #3
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 11
Rep Power: 0
koyak13 is on a distinguished road

mmm... its both. the master and wave. some apps adjust the master vol, while other adjust the wave. thats y i'm gonna include wave persist also. i have contacted eugene, he says to use the controls in in's and outs. but too troublesome. im using global audio control. one great feature that kx can come out wif seriously is ablility to adjust volume controls via global shortcut keys. (i dont mind making this for kx project tho hehe)
koyak13 is offline   Reply With Quote
Old Mar 4, 2005, 12:01 AM Threadstarter Thread Starter   #4
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 11
Rep Power: 0
koyak13 is on a distinguished road

like i have posted in others relevent threads,

i set vol to <0> and did a registry scan ->results <A>
then i scanned for changes when using kx vs sndvol32.

-scenario 1:
when i set the volume to about 10 using sndvol or any external programs, these changes were made (added):

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\De viceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave0\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001810
"Channel1"=dword:00001810

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave0\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001810
"Channel1"=dword:00001810

-scenario 2:
when i set the volume to about 10 using kx, these changes were made (added):


[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\De viceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave3\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001900
"Channel1"=dword:00001900

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave0\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001900
"Channel1"=dword:00001900

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave1\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001900
"Channel1"=dword:00001900

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave2\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001900
"Channel1"=dword:00001900

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1102&DEV_0004&SUBSYS_005 31102&REV_03#3&3196FF30&0&60F0#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#kx_wave3\Device Parameters\Mixer\0\Controls\0]
"Channel0"=dword:00001900
"Channel1"=dword:00001900


only in senario 2 did the changes persist when i open skype or any other program, in that the vol do not reset to zero. when sndvol32 or any extternal program is usedm, wave1, 2 and 3 should also be set simultaneously in the registry?. Will this affect other apps, or any functionality if i do so?? up till now i have been using the above code wifout any problems watsoever. just need to add the same thingy for wav to.
koyak13 is offline   Reply With Quote
Reply

Thread Tools