Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Reading current settings from winamp for scripting purpose
bbsan
post Apr 1 2009, 07:06 PM
Post #1


Newbie
*

Group: Members
Posts: 8
Joined: 1-April 09
Member No.: 704



Is there a way to read the current settings winamp is running at?

I found out using /dde mplug dump i can get some info, and for example if i change volume i see difference in the output.

But here comes the tricky part, how can i read current volume settings and or repeat/shuffle setting?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Serge
post Apr 1 2009, 10:18 PM
Post #2


AMIP Developer
***

Group: Root Admin
Posts: 935
Joined: 12-March 06
Member No.: 1



%vol Player volume (0..255)
%repeat (on/off) repeat state
%shuffle (on/off) shuffle state
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bbsan
post Apr 2 2009, 06:28 PM
Post #3


Newbie
*

Group: Members
Posts: 8
Joined: 1-April 09
Member No.: 704



QUOTE(Serge @ Apr 1 2009, 10:18 PM) *

%vol Player volume (0..255)
%repeat (on/off) repeat state
%shuffle (on/off) shuffle state

That are the vars but no sign on how to extract them out of mIRC/AMIP. What cmd string to use, didn't found it in the help file.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Markus -voks- Henn
post Apr 2 2009, 06:58 PM
Post #4


Advanced Member
***

Group: Members
Posts: 40
Joined: 13-March 06
From: Germany
Member No.: 3



QUOTE(bbsan @ Apr 2 2009, 08:28 PM) *

That are the vars but no sign on how to extract them out of mIRC/AMIP. What cmd string to use, didn't found it in the help file.


I found it! http://amip.tools-for.net/wiki/amipdev/doc
e.g.
CODE
$dde(mplug,vol)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Serge
post Apr 2 2009, 07:23 PM
Post #5


AMIP Developer
***

Group: Root Admin
Posts: 935
Joined: 12-March 06
Member No.: 1



$dde(mplug,var_vol)
$dll(ac,meval,var_vol)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: