You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get the rainbow effect to use palettes as quickly as possible, I manually adjusted RGB values of the p5.color object by incrementing values in an array.
In order to get the rainbow effect to use palettes as quickly as possible, I manually adjusted RGB values of the p5.color object by incrementing values in an array.
dance-party/src/Effects.js
Line 177 in 80c5729
We should move to using the built-in p5.color functions to adjust RGBA. https://p5js.org/reference/#/p5.Color
The text was updated successfully, but these errors were encountered: