Page 1 of 4

Posted: Mon Jun 17, 2002 8:15 am
by Sjaak
I'm working on a spectrum analyzer plugin for winamp and I would like some comments.

Doesn't do much yet, except show the spectrum analyzer.

http://www.xs4all.nl/~hansolo1/vis_test2.dll

Posted: Mon Jun 17, 2002 11:13 am
by Henry
hmm, doesn't work for me...


hmmmm < edit> you hardcoded the com port to #1... works now... and looks DAMN sweet!!! I really really like it...

I really hope you continue your work on it!!!



_________________
Henry J.
Technical Support
Matrix Orbital

<font size=-1>[ This Message was edited by: Henry on 2002-06-17 11:19 ]</font>

Posted: Mon Jun 17, 2002 11:32 am
by Pheonix
Thats a nice little plugin you've created there! I've been wanting an analyser for my LCD for ages!

Here are some pics for the rest of you:

Image
Image

additions which would be nice:

Ability to change contrast
To be able to change style of lines etc (IE Thicker)
To be able to have the drop off feature.

<font size=-1>[ This Message was edited by: Pheonix on 2002-06-17 11:33 ]</font>

Posted: Wed Jun 19, 2002 1:11 am
by Sjaak
Thanks for your suggestions.

I've added some features:

Thickness of bars, spacing between them and contrast is now adjustable. And you can now select the com port from the configuration screen.

http://www.xs4all.nl/~hansolo1/vis_test2.dll

Posted: Wed Jun 19, 2002 1:53 am
by Cheese
Coooooooool! Any chance of seeing a song title int here somewhere? Perhaps on a second screen? You could use the 'Clean' font to make it nice and small :wink:

Cheers,

r.

Posted: Wed Jun 19, 2002 8:22 am
by Pheonix
000000!
New Version! Very nice, just what I was looking for.

Now, more suggestions :smile::

Variable Sensitivity (to make more use of the display, on my machine it doesn't usually use more than half :-/ Maybe its just mine?)
Song title...possibly scrolling accross the top of the LCD?
Falloff bars like you get on WA, as an option!

Then it will 0//|| some more
Anyone want me to post pics of the modified version 2?

Posted: Wed Jun 19, 2002 8:25 am
by Dexter
ooooh sweet! i cant wait till i get home so i can dl this and give it a spin. i bet it will kick ass.

i was going to try something like this but then i gave up and now im using my GLK12232 in a PIC environment.

Posted: Wed Jun 19, 2002 8:40 am
by Pheonix
More pics

Image
Image
Image
Image

Posted: Wed Jun 19, 2002 10:24 am
by Henry
VERY VERY NICE!!! the only request I have is allow 240x64 pixel display size select :grin:

How did you make the graphs...?

_________________
Henry J.
Technical Support
Matrix Orbital

<font size=-1>[ This Message was edited by: Henry on 2002-06-19 11:25 ]</font>

Posted: Wed Jun 19, 2002 1:48 pm
by Sjaak
I've added an option for the song title (scrolling accros the top).

And I think I have added support for the GLC 24064 (Henry, maybe you can test this, because I don't have one).

http://www.xs4all.nl/~hansolo1/vis_test2.dll

Pheonix: What is the "falloff bars option". Is it those white dots that fall down slowly?

<font size=-1>[ This Message was edited by: Sjaak on 2002-06-19 14:09 ]</font>

Posted: Wed Jun 19, 2002 2:32 pm
by Henry
The 240x64 works :grin: :grin: :grin:

it's a little slow on the 240x64 (if the title is scrolling), but it's still cool!!! It will be a good test for the new VZ24064-20....

_________________
Henry J.
Technical Support
Matrix Orbital

<font size=-1>[ This Message was edited by: Henry on 2002-06-19 14:36 ]</font>

Posted: Wed Jun 19, 2002 3:54 pm
by Sjaak
I thought it would be slower. It now works by checking which pixels have been set and which have been cleared. It then sends that information to the lcd (using as few bytes as possible). On a GLK 12232 there is a lot less pixels, so at 115200 bits/s it's not a problem, but a 24064 has a lot more.

So what is this VZ24064-20 you mentioned?

Posted: Wed Jun 19, 2002 4:00 pm
by Henry
It's a new and improved graphic LCD(s) (a number of them are to be realsed)... we should see 3-4 times the speed improvement over the current graphic LCDs... I can't say much, but we are looking for "alpha and beta" testers over the next few weeks for testing and software development, e-mail me if you are interested...

I would really like to see more graphic stuff :grin: I'm really liking your plugin :grin:

Posted: Thu Jun 20, 2002 1:55 am
by Sjaak
I forgot to mention that I included a waveform oscilliscope in the last version.

It's a beta version, because it's sort of slow and doesn't look so good at the moment. I could probably improve it if I make it a left and right oscilliscope and make it a bit smaller.

Posted: Thu Jun 20, 2002 8:40 am
by Pheonix
0//||age

Ahem. Its very good now!

by falloff, I mean those little white bars...watch the winamp one and you'll see what I mean :smile:

Image