Jump to content


script to tick "SPDIF OUT" in "Xonar DX Audio Center"


  • Please log in to reply
5 replies to this topic

#1 Eddie1111

Eddie1111
  • Guests

Posted 02 October 2012 - 08:24 PM

Subject said it.. Toggle function would be a dream come true.

I also attached a screenshot of the software

Posted Image

#2 Leef_me

Leef_me
  • Moderators
  • 7704 posts

Posted 02 October 2012 - 09:01 PM

Have you done anything to address your need ?

There is a program called Window Spy, that come with AHk.
Can you get the class of the window?
Can you get the name of the control ?

#3 Guests

  • Guests

Posted 04 October 2012 - 06:08 PM

Have you done anything to address your need ?

There is a program called Window Spy, that come with AHk.
Can you get the class of the window?
Can you get the name of the control ?


Im sorry, I must say, im complete newb.. But I looked in AHK site for that window spy that u mentioned, then i googled it, and no luck for a link to download..

#4 Guests

  • Guests

Posted 04 October 2012 - 06:21 PM

This is it?

>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
Xonar DX Audio Center
ahk_class #32770

>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen:	1301, 926  (less often used)
In Active Window:	912, 603

>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<

Color:	0xFAFAFA  (Blue=FA Green=FA Red=FA)

>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 389     top: 323     width: 599     height: 297

>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<

>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
Main
Mixer
Effect
KARAOKE
FlexBass
AEC
VocalFX
Playback
Record
Reset
More
Default


#5 Guests

  • Guests

Posted 04 October 2012 - 06:25 PM

Im really sorry for being unproffesional, but i think above post is useless as it doesnt mention the "tick" box that im requesting. So i done few tick ons and offs, i think the following code will be more useful:

>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
Xonar DX Audio Center
ahk_class #32770

>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen:	977, 497  (less often used)
In Active Window:	20, 105

>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<

Color:	0xCBC7C3  (Blue=CB Green=C7 Red=C3)

>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 957     top: 392     width: 599     height: 297

>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<

>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
Main
Mixer
Effect
KARAOKE
FlexBass
AEC
VocalFX
Playback
Record
Reset
More
Default
Bass
Treble
Dance
Opera
Rock
S-Rock
Jazz
Classic
Rap
Metal
H-Metal
UserDef
Reset

>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<
Playback
Record
Reset
DH-1
DH-2
DH-3

>>>>( TitleMatchMode=slow Visible Text )<<<<
Generic
8 Channels
PCM 96 KHz
7.1 Speakers
Dolby Digital Live

>>>>( TitleMatchMode=slow Hidden Text )<<<<


#6 Matrixiux

Matrixiux
  • Members
  • 1 posts

Posted 05 October 2012 - 10:05 PM

Me again.. (sorted out my account) Just bumping to see if anybody could help with with this? With the "tick". if that is possible of course.. i would really REALLY appreciate if someone could make my life easier..