Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Winamp by Dan

Here you can post your screen ideas and your skins.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Winamp by Dan

Post by limbo »

Display Size: 4x20

Plugin required: Winamp , SplitTitle

Syntax:
** $dll(splittitle.dll,12,$WinampTitle,-) ** $dll(splittitle.dll,11,$WinampTitle,-)
$WinampPosh $WinampPosition(8) $WinampResh
$dll(winamp,1,1x8,u#99) $dll(winamp,1,1x8,u#99)
$WinampStat $WinampTracknr of $WinampTotalTracks




Preview:
Image

Comments:Winamp with double analyzer and time bar!

Author:"Dan Zylenko"

zerocode
Posts: 22
Joined: May 21st, 2006, 2:52 am
Location: Brazil

Post by zerocode »

heyy man i like so much this code:
$dll(winamp,1,1x8,u#99)

but my lcd is 16x2
and a use this code for spectrun analizer:
$dll(winamp,1,2x16,0)
$dll(winamp,2,0,0)


how i make yor code work like my code? whith all size of my lcd?using 2 line and 16 colums...

zerocode
Posts: 22
Joined: May 21st, 2006, 2:52 am
Location: Brazil

Post by zerocode »

hey can you help me?? :?

mattcro
Forum Supporter
Posts: 590
Joined: March 8th, 2006, 1:58 pm
Location: Scotland

Post by mattcro »

All the info for the Winamp Analyzer plugin is here.

You can't have an analyzer bigger than 1x8 characters when using the u#99 barstyle because there are only 8 custom characters available on LCDs and this barstyle uses them all.

If you want a 2x16 (entire display) spectrum, you'll just have to use:

Line 1: $dll(winamp,1,2x16,0)
Line 2: $dll(winamp,2,0,0)

zerocode
Posts: 22
Joined: May 21st, 2006, 2:52 am
Location: Brazil

Post by zerocode »

ok ok tanks man :lol:

Post Reply