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

Wianmp Plugin Refresh Rate

Discuss anything to do with plugins

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
hashen
Posts: 2
Joined: September 17th, 2005, 2:13 pm

Wianmp Plugin Refresh Rate

Post by hashen »

I am using the wiinamp plugin v1.0 with smartie 5.3 final but the refresh rate is toooo slow even though i set the misc -> refresh interval to 12 in the screens menu in smartie. However when i try the plugin in smartie v5.3beta3 it works nice and fast. How can i change the refresh interval for the winamp plugin so that it refreshes nice and smoothly?

IFR
Plugin Author
Posts: 201
Joined: April 6th, 2005, 12:59 am
Location: Canada
Contact:

Post by IFR »

Hi hashen,

Set BOTH refresh intervals in the Screens' Program settings AND DLL check interval of the Misc. tab to the desired value (usually between 15 and 75ms). Don't forget to click Apply :wink:.

hashen
Posts: 2
Joined: September 17th, 2005, 2:13 pm

Post by hashen »

Thank you IFR!

It works nicely now

Here are some of the custom char bars i defined:

$dll(winamp,1,2x20,u#0#WFl#108#68)$CustomChar(1,0,0,0,0,0,0,0,27)$CustomChar(2,0,0,0,0,0,0,27,27)$CustomChar(3,0,0,0,0,0,27,27,27)$CustomChar(4,0,0,0,0,27,27,27,27)$CustomChar(5,0,0,0,27,27,27,27,27)$CustomChar(6,0,0,27,27,27,27,27,27)$CustomChar(7,0,27,27,27,27,27,27,27)$CustomChar(8,27,27,27,27,27,27,27,27)

$dll(winamp,1,2x20,u#0#WFl#108#68)$CustomChar(1,0,0,0,0,0,0,0,4)$CustomChar(2,0,0,0,0,0,0,4,21)$CustomChar(3,0,0,0,0,0,4,21,21)$CustomChar(4,0,0,0,0,4,21,21,21)$CustomChar(5,0,0,0,4,21,21,21,21)$CustomChar(6,0,0,4,21,21,21,21,21)$CustomChar(7,0,4,21,21,21,21,21,21)$CustomChar(8,21,21,21,21,21,21,21,21)

$dll(winamp,1,2x20,u#0#WFl#108#68)$CustomChar(1,0,0,0,0,0,0,0,10)$CustomChar(2,0,0,0,0,0,0,10,10)$CustomChar(3,0,0,0,0,0,10,10,10)$CustomChar(4,0,0,0,0,10,10,10,10)$CustomChar(5,0,0,0,10,10,10,10,10)$CustomChar(6,0,0,10,10,10,10,10,10)$CustomChar(7,0,10,10,10,10,10,10,10)$CustomChar(8,10,10,10,10,10,10,10,10)

$dll(winamp,1,2x20,u#0#WFl#108#58)$CustomChar(1,0,0,0,0,0,0,0,21)$CustomChar(2,0,0,0,0,0,0,21,21)$CustomChar(3,0,0,0,0,0,21,21,21)$CustomChar(4,0,0,0,0,21,21,21,21)$CustomChar(5,0,0,0,21,21,21,21,21)$CustomChar(6,0,0,21,21,21,21,21,21)$CustomChar(7,0,21,21,21,21,21,21,21)$CustomChar(8,21,21,21,21,21,21,21,21)

$dll(winamp,1,2x20,u#0#WFl#108#38)$CustomChar(1,0,0,0,0,0,0,0,31)$CustomChar(2,0,0,0,0,0,0,31,0)$CustomChar(3,0,0,0,0,0,31,0,0)$CustomChar(4,0,0,0,0,31,0,0,0)$CustomChar(5,0,0,0,31,0,0,0,0)$CustomChar(6,0,0,31,0,0,0,0,0)$CustomChar(7,0,31,0,0,0,0,0,0)$CustomChar(8,27,27,27,27,27,27,27,27)

:)

Post Reply