Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Expression to constantly change color of a spectrum

New Here ,
Apr 02, 2017 Apr 02, 2017

Hi,

I'm running a music channel where I upload music regularly, and I need an expression for the color effects on my audio spectrum layer (Inside Color/Outside color)

Basically, I need a way to keep this spectrum constantly changing in a rainbow form, if not I can put in my own colors if needed, if you don't understand what I mean look at the spectrum at the back of the black spectrum, I need an expression that can do that.

Bag Raiders - Shooting Stars (Onderkoffer Remix) - YouTube

Thanks In advance! Also it would be great if it smoothly blended into each color

TOPICS
Expressions
6.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 03, 2017 Apr 03, 2017

What does this have to du with an expression? A simple Hue/ Saturation adjustment animated to cycle through colors will do.

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 03, 2017 Apr 03, 2017

Really? How do I do that?? All I'm working with right now is

hues = [0,30,60,120,180,240,300];

freq = 1;

idx = Math.floor(time*freq)%hues.length;

hslToRgb([hues[idx]/360,.85,.4,1])

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 03, 2017 Apr 03, 2017

It's an effect, not an expression. It might be a good idea to actually learn AE.

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2018 Feb 21, 2018

Maaaaaate, there's no need to be so aggressive in your response! So what if they thought it was only achievable through an expression, sheesh! This is after all a forum for people seeking to learn where they can ask questions and (hopefully) receive constructive answers in reply.

For years I've seen your terse replies to posters on a number of different forums and held my tongue but no more! You may be very skilled in the use of AE but that doesn't give you the right to be an ass to people trying to learn. Dude, pull your head in and use those powers for good rather than evil. It's very good for your wellbeing and the soul.

Jezz

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 10, 2019 Dec 10, 2019
LATEST

Poor form Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines