Page 1 of 1 1
Topic Options
#176945 - 2007-06-13 10:40 AM Control Soundcard - mute line in automagically.
Björn Offline
Korg Regular
*****

Registered: 2005-12-07
Posts: 953
Loc: Stockholm, Sweden.
Got a small issue with finding a way to mute the line in on the 'default' sound card, since I cannot really locate it! using the default sndvol32, and a reg monitor on it makes me notice that it only alters a single value to mute/unmute. Thing is I cannot locate the same option beneath the same structure on another machine (they do have identical soundcards tho). So,this is what I've got - what do I need to locate to make it generic for 'all' soundcards using sndvol32 ? should be a handler for whatever soundcard that sndvol reads to know where to look...

 Code:
224	7.90030432	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet	SUCCESS	Access: 0x20019 	
225	7.90060091	sndvol32.exe:4084	OpenKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM	SUCCESS	Access: 0x20019 	
226	7.90063143	sndvol32.exe:4084	OpenKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2	SUCCESS	Access: 0x20019 	
227	7.90064526	sndvol32.exe:4084	CloseKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM	SUCCESS		
228	7.90067577	sndvol32.exe:4084	OpenKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM	SUCCESS	Access: 0x20019 	
229	7.90069818	sndvol32.exe:4084	OpenKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2	SUCCESS	Access: 0x20019 	
230	7.90071869	sndvol32.exe:4084	CloseKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM	SUCCESS		
231	7.90073538	sndvol32.exe:4084	QueryValue	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2\Driver	BUFFER OVERFLOW		
232	7.90074778	sndvol32.exe:4084	QueryValue	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2\Driver	SUCCESS	"{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005"	
233	7.90076065	sndvol32.exe:4084	CloseKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2	SUCCESS		
234	7.90084076	sndvol32.exe:4084	CloseKey	HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\PCI\VEN_8086&DEV_266E&SUBSYS_01791028&REV_03\3&172e68dd&0&F2	SUCCESS		
235	7.90086937	sndvol32.exe:4084	CreateKey	HKLM\System\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005	SUCCESS	Access: 0xF003F 	
236	7.90088129	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet	SUCCESS		
237	7.90090656	sndvol32.exe:4084	CreateKey	HKLM\System\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005\Settings	SUCCESS	Access: 0xF003F 	
238	7.90122414	sndvol32.exe:4084	SetValue	HKLM\System\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005\Settings\LinMM	SUCCESS	0x1	
239	7.90123558	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005\Settings	SUCCESS		
240	7.90125084	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0005	SUCCESS		
241	7.90138340	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses	SUCCESS	Access: 0x20019 	
242	7.90140676	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}	SUCCESS	Access: 0x20019 	
243	7.90143538	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}	SUCCESS	Access: 0x20019 	
244	7.90145922	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave	SUCCESS	Access: 0x20019 	
245	7.90147305	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}	SUCCESS		
246	7.90148735	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}	SUCCESS		
247	7.90150118	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses	SUCCESS		
248	7.90152740	sndvol32.exe:4084	CreateKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters	SUCCESS	Access: 0xF003F 	
249	7.90154123	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave	SUCCESS		
250	7.90156794	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer	SUCCESS	Access: 0xF003F 	
251	7.90158176	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters	SUCCESS		
252	7.90160275	sndvol32.exe:4084	QueryValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\Valid Multichannel Mixer Settings	BUFFER OVERFLOW		
253	7.90161562	sndvol32.exe:4084	QueryValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\Valid Multichannel Mixer Settings	SUCCESS	0x1	
254	7.90164566	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9	SUCCESS	Access: 0xF003F 	
255	7.90166998	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls	SUCCESS	Access: 0xF003F 	
256	7.90169621	sndvol32.exe:4084	OpenKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1	SUCCESS	Access: 0xF003F 	
257	7.90171003	sndvol32.exe:4084	SetValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1\Control Type	SUCCESS	0x20010002	
258	7.90174389	sndvol32.exe:4084	SetValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1\Channel Count	SUCCESS	0x2	
259	7.90184402	sndvol32.exe:4084	SetValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1\Channel       0	SUCCESS	0x1	
260	7.90187263	sndvol32.exe:4084	SetValue	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1\Channel       1	SUCCESS	0x1	
261	7.90188742	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer	SUCCESS		
262	7.90190363	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9	SUCCESS		
263	7.90191936	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls	SUCCESS		
264	7.90193510	sndvol32.exe:4084	CloseKey	HKLM\System\CurrentControlSet\Control\DeviceClasses\{6994ad04-93ef-11d0-a3cc-00a0c9223196}\##?#PCI#VEN_8086&DEV_266E&SUBSYS_01791028&REV_03#3&172e68dd&0&F2#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\#Wave\Device Parameters\Mixer\       9\Controls\       1	SUCCESS		
_________________________
as long as it works - why fix it?
If it doesn't work - kix-it!

Top
#176953 - 2007-06-13 03:05 PM Re: Control Soundcard - mute line in automagically. [Re: Björn]
Arend_ Moderator Offline
MM club member
*****

Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
I've tried to figure sounds control out for weeks, closest I came is writing a dll in c\c++ that controls it. But even that failed, Shawn can probably do it.
Top
#176954 - 2007-06-13 03:10 PM Re: Control Soundcard - mute line in automagically. [Re: Björn]
Richard H. Administrator Offline
Administrator
*****

Registered: 2000-01-24
Posts: 4946
Loc: Leatherhead, Surrey, UK
Found this activex control which might help:
http://www.dailysofts.com/program/587/11314/Sound_Volume_ActiveX_Control.html

Top
Page 1 of 1 1


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 2220 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.059 seconds in which 0.033 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org