Go Back   Winamp Forums > Visualizations > AVS > AVS Presets

Reply
Thread Tools Search this Thread Display Modes
Old 25th March 2004, 16:43   #1
toqer
Winamp's Little Stalker
(Member)
 
Join Date: Mar 2004
Location: under a bridge
Posts: 788
Countdown timer.

This is a stupid countdown timer I made while farting around in #nullsoft. It's nothing spectacular, just a basic example of how to use those new wa5 functions. I plan on adding it to every preset in my directory at the karaoke bar (so people know how long the current song will be)

Does anyone know if I can grab the next title in the playlist?

--toq
Attached Files
File Type: zip toqer_countdown.zip (266 Bytes, 78 views)
toqer is offline   Reply With Quote
Old 26th March 2004, 18:04   #2
toqer
Winamp's Little Stalker
(Member)
 
Join Date: Mar 2004
Location: under a bridge
Posts: 788
Yay im replying to my own thread..

I'm racking my brain trying to figure this one out..

How would I convert 180 seconds to minutes:seconds ? At first I thought it was just divide by 60, but it's more than that.

Anyone that can answer this in the next few hours is my hero, maybe i'll nsv you a karaoke request.
toqer is offline   Reply With Quote
Old 26th March 2004, 18:30   #3
toqer
Winamp's Little Stalker
(Member)
 
Join Date: Mar 2004
Location: under a bridge
Posts: 788
Safti from #nullsoft you're my hero for showing me the floor!
Props to liquid to for playin with it too.
Attached Files
File Type: zip countdown2.zip (834 Bytes, 86 views)
toqer is offline   Reply With Quote
Old 26th March 2004, 18:53   #4
your-dentist
Junior Member
 
Join Date: Jan 2004
Location: berlin, germany
Posts: 44
numsec contains the number of secons till that moment.

seconds=numsec%60;
minutes=(numsec-seconds)/60;
your-dentist is offline   Reply With Quote
Old 26th March 2004, 19:02   #5
toqer
Winamp's Little Stalker
(Member)
 
Join Date: Mar 2004
Location: under a bridge
Posts: 788
I can see all kinds of neat things from this..

Avs of a thermotmeter.
Avs of a growing tree.
Avs of a progress bar.
toqer is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Visualizations > AVS > AVS Presets

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump