Jump to content
Light-O-Rama Forums

Bulk remap colors S4 in SE?


TheDucks

Recommended Posts

I have a simple? holiday (4th, Memorial day) themed sequence. The colors are Red, White and Blue.

(both Smart and Dumb RGB)

It is coming up on Halloween .  I just want to use (a copy of) the same sequence, but with different colors.

Red -> Orange

White -> Lime Green

Blue -> Violet

Is there a Utility that can remap the colors

(I peeked at the XML and it does not look simple . I was sorrta expecting traditional RGB hex encoding #F00,#FFF,#00F)

 

And I might do a Turkey day color reset if it is easy

Link to comment
Share on other sites

1 hour ago, TheDucks said:

(I peeked at the XML and it does not look simple . I was sorrta expecting traditional RGB hex encoding #F00,#FFF,#00F)

I have done that in S4, but it's been a long time.  It is pretty simple color coding, but as I recall, it is a single number for the color.  Something along the line of string the hex values together, and convert to decimal.  Sorry, I can't remember the details, but that should point you in the right direction.  I may be remembering this wrong, but it's something like this:

Red = $FF0000 = 16711680

Green = $00FF00 = 65280

Blue $0000FF = 255

 

  • Like 1
Link to comment
Share on other sites

Why dont you make a copy of the sequence and use the "Change Intensities" menu? RGB- open the rows. Select the rows once you know the color values from the color picker or the color picker slider. Change the color values there. You will have to do a little math. Just remember 255 of any color is 100%.

Send me the sequence I can do it in about 10 seconds.

JR

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...