View Full Version : output to an lcd
Kodiak
07-26-2004, 11:21 PM
I want to build a plugin that outputs track, time, etc as well as a simple bar graph visual to an lcd (http://www.crystalfontz.com/products/index-usb.html). The lcd end is no problem, but i'm not sure what the easiest way to start this would be.. is there something similiar out there that's already been made? I am proficient in C/C++ so it's not a matter of how to write the code, more a matter of the easiest way to go about doing it. (i'm assuming i should use the QCDVisuals project.
/shrug.. any input would be appreciated.
Todd The Kiwi
07-28-2004, 02:30 AM
shrug.. any input would be appreciated.
i just had a look at the link you posted there
cool man i would so be into one of these
i,however,have no idea how to assist you in achieving this (i can't even spell c++) :skull:
I'm assuming I should use the QCDVisuals project.
/shrug.. any input would be appreciated.
You could also implement this as a DSP plugin. The only advantage of doing it this way is that you could still use one of QCD's visuals (for moniter viewing when the LCD is not as convenient).
Kodiak
08-04-2004, 06:24 PM
No more suggestions?
acozz
08-04-2004, 06:46 PM
No more suggestions?
I'd go with a visual project since you can get the audio data needed for visuals and still use the ops to output track info.
So, did you manage to build up a working Plug-in?
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.