mIRC Home    About    Download    Register    News    Help

Print Thread
#3360 24/12/02 04:10 PM
Joined: Dec 2002
Posts: 209
V
Fjord artisan
OP Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 209
I was wondering is there a way (with "pure" mirc scripting) to get the title of the currently playing song in winamp (VERSION 2.xx)?
or all the available id1/2/3 information
(i know about swamp.dll or wa_link dll that let you do much more, or that winamp3 suports dde smile)
winamp supports SendMessage, but i don't know any way to use it with mIRC
perhaps com?

#3361 28/12/02 06:14 AM
D
drei
drei
D
how about making your own player? smile

#3362 28/12/02 09:39 AM
Joined: Dec 2002
Posts: 209
V
Fjord artisan
OP Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 209
how 'bout comparing mirc players with winamp?

#3363 28/12/02 12:50 PM
Joined: Dec 2002
Posts: 2,884
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,884
If we're comparing mIRC players with Winamp3 then /splay wins easily. WA3 is annoying in so many little ways it's unbelievable.

If we're comparing mIRC players with Winamp2 then the only thing that couldn't be done pretty simply in scripting is the balance/equaliser options. The skinning would also take some work but could be done.

#3364 28/12/02 03:04 PM
D
drei
drei
D
well, the thing is that there are like 200 other mp3/mediaplayers to get..

maby thats why khaled made the /splay command...

man, /help /splay.. there is everything you need,,

#3365 29/12/02 02:50 AM
S
scanner1
scanner1
S
Click on the button upper left of winamp. Go to file info. That will display all tag info. ID3V1 and ID3V2 as well as Genre, Song title, CD and year. (IF it has been properly tagged) I use spr jukebox script for serving and use the Digital skin which will read ID tags cool

#3366 29/12/02 09:42 AM
Joined: Dec 2002
Posts: 209
V
Fjord artisan
OP Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 209
what about visualisation?
resizing, the feature that minimizes winamp components just like mirc's right click on window titlebar (I don't know the word ;b), the grafic equalizer, how can you do the amplifier (I don't mean the equaliser), audio cd playing, the easy move and dock functions,
that will take months to code, if possible
everyone has it's own opinion I guess, but as far as music players are concerned, all i need is /run winamp [/add] file and a way to get the currently playing song without dll wink

#3367 29/12/02 09:44 AM
Joined: Dec 2002
Posts: 209
V
Fjord artisan
OP Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 209
I know that, I'm talking about getting title/artist name into mIRc smile

#3368 04/01/03 04:00 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Trying using a .dll with a timer dupdating every say, 30 secords or so. There are plenty out there including WA_Link.dll to which i know works with winamp 2.x as well as 3.x I don't happen to have a link off hand, but you might try a google search to get what you are looking for. grin

-KingTomato
http://www.kingtomato.com
AIM: otamoTgniK

#3369 05/01/03 10:16 AM
Joined: Dec 2002
Posts: 209
V
Fjord artisan
OP Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 209
I'm using it but I was wondering is there a way to do this whitout dll smile


Link Copied to Clipboard