Arduino + LCD Smartie on 20x4 LCD

This is my second project for Arduino using 2x16 LCD...

I've managed to get the LCD Smartie winamp plugins to work with 2x16 LCD ( WinXP on vmware fusion on a Mac ) to send winamp spectrum analyser to the LCD...

Thanks to the code from CaptionObvious ( instead of using nuelectronics with the extra buttons and other interrupts ) , it works fine without any code modifications...

I also have garbage characters on most of the winamp graphs except for tinygraph..

Anyone found a solution to this yet ??

Does adjusting the baud rate or refresh interval (from LCD Smartie) help or some method to synchronize the display refresh with the data received from the serial port ?

Thanks