I'm experimenting with your software and so far I have a waveform that I'm trying to cycle through color on pulses with increasing step value. Like jump from red to yellow then green etc... on beats. I have read "Modifier Table" in the user guide and searched for a few key words in the forum but didn't find anything, you may re-direct me to a forum page in case I missed one.
So far I have a Gate to "detect" the peaks I want, but there doesn't seem to have a way to add a modifier that will only increase by the input and ignore decrease. Id like when I have constant value of 3 go up by the average of the time increment set in the parameter (so if I set 1 (second) in P and my I (imput) is of 3 for 1 second, I want my output to be 3) Then If my Imput drops to 0, I want my output to remain at 3. If the second after "I" goes back to 3 for 1s I want my output to now become 6 (over these 3 seconds there would have been 3x1+0x1+3x1=6)
If I set my parameter to 0.5 (so .5 seconds) I want the imput of 3 for 1second to be equal to 6 (since the timing multiplier "triggered" twice in that second). Maybe have negative Parameter in case we want to de-crease ? I don't know)
This may be a crude way to do what I want so other ideas would be welcome

Many thanks!