Different colors of a spreaded Segment

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 ?

segment color.v4p (8.6 kB)

Ok…

news…

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 ?

segment color2.v4p (9.7 kB)

maybe you also try ‘GridSegment’ insted ‘segment’.

segment color.v4p (10.9 kB)
GridSegment with color.v4p (10.4 kB)

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

segment color.v4p (11.4 kB)

crazy, what happened with my post in between. somehow spooky!

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 ?

SEgment.rar (19.3 kB)