I've only got a two line LCD, but I think I've come up with something special.

Top: Winamp style scrolling title
Bottom: Windows System Volume in a vertical bar, 7 bar mini winamp visualisation, Track position bar, Track time(right justified) with leading zeros.
LCD Screen size 2x24
Plugins needed
- scroll.dll
tinybar.dll
volume.dll
winamp.dll
sandr.dll
regexp.dll
Code: Select all
$dll(Scroll.dll,1,24,[$WinampTitle])
$dll(tinybar,8,$dll(volume,4,,),1)$dll(winamp.dll,1,1x7,u#99#WFl#80#200)[$dll(sandr.dll,1,$WinampPosition(9),)]$Right($dll(regexp,3,0:(\d*):#\1:#:(\d)#:0\1#0(\d\d)#\1,0:$WinampPosh),$5%)
Code: Select all
[Search1]
1=+
2=-
[Replace1]
1=$Chr(219)
2=$Chr(165)