DiyLightAnimation
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Wiki
Search
Staff List
Login
Register
DiyLightAnimation
»
Hardware
»
Lynx Smart String
»
Programming Colors in Vixen
« previous
next »
Print
Pages: [
1
]
Author
Topic: Programming Colors in Vixen (Read 1687 times)
abell
Sr. Member
Posts: 169
Programming Colors in Vixen
«
on:
May 05, 2013, 11:47:14 pm »
So I need to check for understanding... Lets pretend I have a SSC with only three channels (1 node).
.
Channel 1: Green
Channel 2: Red
Channel 3: Blue
I want a purple light so I need to put Channel 2 and 3 on... I then want the color change.
So yellow would be... Red (0-255) = 200 and green would be equal to 200, blue would be off...
Is that how we think when we program this whole thing? Is there a plugin I overlooked?
Logged
DanHouston
Sr. Member
Posts: 499
Re: Programming Colors in Vixen
«
Reply #1 on:
May 06, 2013, 09:00:20 am »
As I recall there is an RGB add-in for Vixen that will let you pick colors and select the location to put it and it will set the values.
Logged
2011 - Year #1
4000 lights and 16 channels
5 Songs sequenced
2012 - Year #2
5000 lights and 123 channels
8 Songs sequenced
smeighan
Patron Member
Sr. Member
Posts: 2285
Re: Programming Colors in Vixen
«
Reply #2 on:
May 06, 2013, 10:04:03 am »
you could use something like You are not allowed to view links.
Register
or
Login
pick and color and read the bottom three RGB values.
If you many RGB nodes (like a megatree or matrix) you could use xLights/Nutcracker to pick the colors for you.
The latest code and video tutorials are here:
You are not allowed to view links.
Register
or
Login
thanks
sean
Logged
Sean
Littleton, CO
Latest releases You are not allowed to view links.
Register
or
Login
xLights/Nutcracker Forum You are not allowed to view links.
Register
or
Login
Fbook You are not allowed to view links.
Register
or
Login
chrisatpsu
Sr. Member
Posts: 3729
ahhh, yes... my new blink-i-nator 3000!!!
Re: Programming Colors in Vixen
«
Reply #3 on:
May 06, 2013, 11:13:13 pm »
If using Vixen
try this...
You are not allowed to view links.
Register
or
Login
Logged
To rule the entire tri-state area! What's that? Perry the Platypus!!!
rm357
Sr. Member
Posts: 1282
31088
Programming Colors in Vixen
«
Reply #4 on:
May 07, 2013, 07:31:22 am »
Color picker is a nice app, but the LEDs don't always match.
Rick wrote a color finder program (its on the wiki), that will help you to find the right mix for the colors you want by sending data to the actual smartstring...
Logged
Robert
Warner Robins, Georgia, USA
mms
Sr. Member
Posts: 421
80124
Re: Programming Colors in Vixen
«
Reply #5 on:
May 08, 2013, 01:32:14 pm »
For reasons mentioned above I use Rick's color program. The online color charts are good starting points.
If your SSC is programmed correctly, channel 1 will be red; 2 will be green; 3 blue.
Purples can be tricky because they can look pink/magenta. One of the people's I use is:
R 135
G 0
B 255
Good luck!
Logged
Like us on Facebook for special content and year-round updates: You are not allowed to view links.
Register
or
Login
Voice-over Inquiries: You are not allowed to view links.
Register
or
Login
Print
Pages: [
1
]
« previous
next »
DiyLightAnimation
»
Hardware
»
Lynx Smart String
»
Programming Colors in Vixen