Heello, i’m a new(noob)vvvv user. This is the first visual programming I’m starting to learn, not the first try, but the first with a real learning and progress…
I’ve done some patching before I post here, trying to avoid the completely basic questions that can be answered in tutorials or other posts.
so, the thing is,
I’m trying to make different colors of spreaded segments. Is there any way to make the “circles” colors different, and not the segment colors ?
I get different colors in a spreaded segment, but with a stallone with a input node for each circle, so now the problem would be finding a more efficient way to do this.
Heello, i’m a new(noob)vvvv user. This is the first visual programming I’m starting to learn, not the first try, but the first with a real learning and progress…
I’ve done some patching before I post here, trying to avoid the completely basic questions that can be answered in tutorials or other posts.
so, the thing is,
I’m trying to make different colors of spreaded segments. Is there any way to make the “circles” colors different, and not the segment colors ?
here’s a try, am sure there’s better way to handle that.
In this one, there’s one color generated out from spectrum so that every segment got his own color.
Anyway resample (color) module is, i think, what you were looking for
thanks a lot both, not only solve my problem, but give me more to understand how this thing works
now i can show you a demo of what I was trying to do.
Check SEGMENT COLOR.v4p
it uses FFT4channels, so you may have to select the device and set the gain
Heello, i’m a new(noob)vvvv user. This is the first visual programming I’m starting to learn, not the first try, but the first with a real learning and progress…
I’ve done some patching before I post here, trying to avoid the completely basic questions that can be answered in tutorials or other posts.
so, the thing is,
I’m trying to make different colors of spreaded segments. Is there any way to make the “circles” colors different, and not the segment colors ?