| View previous topic :: View next topic |
| Author |
Message |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Thu Apr 15, 2004 12:41 pm Post subject: Automating Winamp |
|
|
I've added this page to the web site and help file that demonstrates Winamp automation. I use Winamp 2.78c myself, so only tested it out on that version. If any of you use Winamp and have an interest, take a look and let me know if you spot an areas for improvement.
Thanks to Rajat for his help with this. |
|
| Back to top |
|
 |
cuzabis
Joined: 29 Jun 2006 Posts: 45
|
Posted: Thu Jun 29, 2006 11:52 pm Post subject: |
|
|
thanks
but in new winamp, there is global hotkeys already you can program
but I see this is an older thread lol, I just wanted to point that out.... no one ever turns on their global hotkeys LOL |
|
| Back to top |
|
 |
Clash
Joined: 27 Jun 2006 Posts: 182
|
Posted: Fri Jul 07, 2006 12:42 am Post subject: |
|
|
I made a hotkey script for the hotkeys of winamp so i could schedule playing, stopping, pausing etc _________________
 |
|
| Back to top |
|
 |
Guest_br Guest
|
Posted: Thu Oct 27, 2011 2:55 am Post subject: omg... |
|
|
| cuzabis wrote: | but in new winamp, there is global hotkeys already you can program
but I see this is an older thread lol, I just wanted to point that out.... no one ever turns on their global hotkeys LOL |
Man, how could i've NEVER noticed that we could program them???
omg.... hilarious.... after lots of reading and making my own ahk file work, i read that... hehehehe....
sorry to bump this old topic, but i'm laughing of myself a lot now for not knowing that...
thanks for the hint!!  |
|
| Back to top |
|
 |
TheGreatSwami Woo
Joined: 26 May 2011 Posts: 237 Location: uk
|
Posted: Thu Oct 27, 2011 8:50 am Post subject: |
|
|
| I still like to have my own AHK toolbar at the bottom of the screen so I can add extras like a button to open my playlists folder as well as the normal buttons for minimizing increasing/decreasing volume etc. |
|
| Back to top |
|
 |
specter333
Joined: 15 Jan 2007 Posts: 527
|
Posted: Fri Oct 28, 2011 3:19 pm Post subject: |
|
|
I prefer using the winamp function library from jballi. Hotkeys can be troublesome if you have several apps running, so I try to avoid them.
Winamp does not need to be active to control it and you can use any input method, even hotkeys if you wish. I use the USBUIRT function library or TheGood's AHKHID function library depending on which remote I pick up. To simplify things all these libraries and more are included in my Easy Automation script. _________________ Action = Analyze, Study, Dissect, Take_Apart, Break_Down, Canvas, Examine
IfInString, Action, %Forum_Members_Scripts%
{
Result = Learned_From
MsgBox, Thank you for the lessons.
} |
|
| Back to top |
|
 |
|