Sound Driven Animation - Create Colors/Lights

   1783   1   1
User Avatar
Member
3 posts
Joined: Feb. 2009
Offline
Hi, I am doing a sound driven animation in which groups of objects move to a piece of music, I have come to grips with using CHOPS and have been able to implement some lovely effects in the motion of the objects.

I would like to now add some color or lights, for example when the objects move to their peak points they change color and when they move back down they change again, or light up. I was wondering if anyone knows how to or knows of any good tutorials that can help in achieving this while a CHOPS network is working to move the objects.

I have attached my work so you can better understand what I am doing.

Thank you x

Attachments:
chop_sound_delay_newpattern.hipnc (510.8 KB)

User Avatar
Member
27 posts
Joined: Feb. 2009
Offline
Use the chop() or chopf() function to grab your channel data in your lighting parameters.
  • Quick Links