gbfans / afterlife-lightkit

This is the code repository for the Afterlife Light Kit, coming soon!
GNU General Public License v3.0
1 stars 0 forks source link

Add RAMP library #13

Closed ajquick closed 1 year ago

ajquick commented 2 years ago

This code is untested, but it SHOULD add the ability to elastically change the brightness and speed of the Powercell and Cyclotron animations individually. I also had to change the direction struct to "LIGHT_FORWARD" and "LIGHT_REVERSE" as those were already defined in RAMP. Added "speed" and "brightness" to the config but not sure if that is how they were intended to be done.

I will test in the next 24 hours, but if you have the ability to test please feel free!

prodestrian commented 2 years ago

This looks good, I've borrowed some of the code from here and brought it into the new classes I added in PR #14 .