Hi there,
In the project (link below) I would like to add some functionality:
https://editor.p5js.org/byxx/sketches/pGtCNkcq
The green and red structure should be able to be faded in and out individually
Case1: During the red structure is visible, the green structure is faded in and out
Case2: Vice versa
This all should happen to be synchronized to the beat counts.
My main problem: At the moment it seems to be impossible to keep one structure visible as the other one is animated independently…
I guess there will be some refactoring necessary later on
But it is not the first step now, as I think it is close to become functional, working with the code here so far.
Thanks for your time and patience