Dreams2
15th December 2003 23:26 UTC
I need a simple fullscreen equalizer avs preset
i want to make a equalizer avs preset, but i can't get the 'Render / simple' renderer to render fullscreen, from top to bottom. Also, i want the bars colored from green to red with yellow in the middle, is there any way to do that?
here is what i have now:
http://members1.chello.nl/~j.demeij/vu.gif
thanks.
UIUC85
16th December 2003 00:08 UTC
equalizer? Like the bars you use to adjust the amount that each frequency comes through your speakers?
sidd
16th December 2003 02:47 UTC
no he means the spectrum analyser thingo mahbob. Like render/simple.
only bigger.
well, dude, its really dead easy, use a superscope, look at the examples and work out how to code it.
heres a hint:
x=2*i-1;
y=v
gets you your fullscreen scope, you can do the rest (coloring and so forth)