| Author |
Message |
Forum: Scripts Topic: Vista / Windows 7 Simple Volume Control |
| Void |
|
Posted: June 23rd, 2011, 4:17 pm
|
|
Replies: 11 Views: 10720
|
nimda wrote: Code: VA_SetMute(toggle := !toggle)
nice ty  |
|
 |
Forum: Scripts Topic: Vista / Windows 7 Simple Volume Control |
| Void |
|
Posted: June 23rd, 2011, 1:06 pm
|
|
Replies: 11 Views: 10720
|
| Awesome script. Could you implement a mute hotkey too? Edit the script to include this line below a hotkey of your choice: VA_SetMute(True) Thank u :) Modified it to work as a toggle key adding: Insert:: toggle:=!toggle if toggle VA_SetMute(True) Else VA_SetMute(False) return |
|
 |
Forum: Scripts Topic: Vista / Windows 7 Simple Volume Control |
| Void |
|
Posted: June 23rd, 2011, 12:08 pm
|
|
Replies: 11 Views: 10720
|
| Awesome script. Could you implement a mute hotkey too? |
|
 |
Forum: Scripts Topic: Toggle set default audio device in Windows 7. |
| Void |
|
Posted: June 23rd, 2011, 11:01 am
|
|
Replies: 9 Views: 3435
|
| excellent. thanks for that. i need to make this change a lot now. With windows xp you could use 2 sound devices at once. now you need to specify one. Found I needed a few sleeps and added the curious na parameter to work reliably on my system. What exactly does Sound,,,,na do? i sometimes exerience... |
|
 |
Forum: Scripts Topic: Toggle set default audio device in Windows 7. |
| Void |
|
Posted: June 21st, 2011, 2:27 pm
|
|
Replies: 9 Views: 3435
|
Thanks for refining it its the first script i made, taking some parts from other examples till i got it working. |
|
 |
Forum: Support Topic: Want script to minimize itunes on startup without a hotkey.. |
| Void |
|
Posted: June 21st, 2011, 8:53 am
|
|
Replies: 4 Views: 164
|
| ...yes, a moderator will likely move it, but, if I may ask...why did you decide to post it here?...I understand if it was an accident...but lots of people post "Help" questions in "Scripts & Functions"...so I'm just trying to figure out why that happens so much... ⋅&nbs... |
|
 |
Forum: Scripts Topic: Toggle set default audio device in Windows 7. |
| Void |
|
Posted: June 21st, 2011, 8:45 am
|
|
Replies: 9 Views: 3435
|
| I made this Script to quickly swap default audio device in Windows 7. It will toggle set default audio device from your playback device list between two with a press of one button "ScrollLock" in this case. I use it to swap the sound from my computer speaker to my G35 Headset. ScrollLock::... |
|
 |
Forum: Support Topic: Want script to minimize itunes on startup without a hotkey.. |
| Void |
|
Posted: June 21st, 2011, 8:12 am
|
|
Replies: 4 Views: 164
|
Ok sorry for posting in the wrong place could a moderator plz move it? Thanks for your quick answer  |
|
 |
Forum: Support Topic: Want script to minimize itunes on startup without a hotkey.. |
| Void |
|
Posted: June 21st, 2011, 8:07 am
|
|
Replies: 4 Views: 164
|
| Hi, i searched the forums but couldnt find any info. since itunes doesnt minimize on startup i want to know if its possible to have a script that listen for itunes window opening and triggers minimize on auto when it opens. is this possible and how if so? [ Moderator!: Moved from Scripts and Functio... |
|
 |
| Sort by: |