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

pls help about plugin

Discuss anything to do with plugins

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
brianyzf
Posts: 6
Joined: March 12th, 2008, 9:18 am

pls help about plugin

Post by brianyzf »

i want the use he WinAmp Spectrum Analyzer Plugin,
i have follow the instructions, by it cannot show the Analyzer....
my window is vista 32bit, it is the problum?
please help.....
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

There are some steps to take in order to see the analyzer...
But I think its quite easy.

1. Extract the two dlls in their directories (one in the plugins of LCD Smartie [winamp] one in the plugins of Winamp [winamp_lcdsmartie])

2. Add a configuration to a screen of your LCD Smartie

Code: Select all

$dll(winamp,1,4x8,0)
$dll(winamp,2,0,0) 
$dll(winamp,3,0,0)
$dll(winamp,4,0,0)
[/b]
and enable this screen

3.Goto Winamp preferences and select the plugin under the visualization plugin. You can also select "auto execute visualization plugin on playback" on winamp, to auto execute this plugin every time the winamp starts playing.[/i]


Now check your visual display and the physical one.... :D
brianyzf
Posts: 6
Joined: March 12th, 2008, 9:18 am

Post by brianyzf »

yes~i did it
i don't know need to set the plug-in in the winamp perf.
thank you :lol:
brianyzf
Posts: 6
Joined: March 12th, 2008, 9:18 am

Post by brianyzf »

can any one teach me what commond can become like this??
Image
THX[/img]
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

brianyzf wrote:can any one teach me what commond can become like this??
Image
THX[/img]
You have to read about the commands and search on DLLs.
The stats are build in commands of the program. For the graph you need a plugin called perf.

Use the following code... and read the documentation.
$dll(perf,1,1x8#u#99,TinyCPUu)
Post Reply