I have created a plugin which is a companion to the existing Winamp plugin.
Get it from here :-
http://eg.wolf359.cjb.net/plugins/winampex.zip
v1.0
adds a bunch of winamp stuff like :-
GetPlayingSongTitle()
GetRepeatStatus()
SetRepeatStatus()
ToggleRepeatStatus()
GetShuffleStatus()
SetShuffleStatus()
ToggleShuffleStatus()
GetVolume()
SetVolume()
GetSampleRate()
GetBitRate()
GetChannels()
GetPosition()
GetLength()
GetElapsed()
GetDuration()
I created this plugin out of necessity, I originally created all these in girders lua, a while ago, but now need them in EG so here they are.
I use them all for showing info on my serial VFD (SerialVFD plugin coming soon) on my mediabox when winamp is playing.
Matt.
