maximum values and their duration
Answered
- Need more info
- Answered
- Working on it
in
Programming Questions
•
3 years ago
Hello Processing forum,
Even if i got some help through my first question, it wasnt really what i was looking for.
So i will make a more simple question.
for every draw() i am having x values. From those values i am getting only the xmax values.
How can i find the time difference between xmax1 and xmax 2 (but not x1 and x2) or
when xmax appear start a counter untill xmax 2.
My first post was http://forum.processing.org/topic/fft-and-duration
i hope this one is more clear,
Thank you
Even if i got some help through my first question, it wasnt really what i was looking for.
So i will make a more simple question.
for every draw() i am having x values. From those values i am getting only the xmax values.
How can i find the time difference between xmax1 and xmax 2 (but not x1 and x2) or
when xmax appear start a counter untill xmax 2.
My first post was http://forum.processing.org/topic/fft-and-duration
i hope this one is more clear,
Thank you
1