Hello,
I’m trying to create different branches/flows depending on input audio frequency. I have managed to retrieve the frequency value and now I want to branch into different flows depending on it’s value.
If pitch is above a certain treshold I want to change the color of a specific element, otherwise change the color of another element. Any sugestions on how to accomplish this?
Thanks