Hi,
I was wondering, is there any way I can make sure frameRate increases and decreases using minim line in (and fft)? So it would be something like:
frameRate(10 * spectrum[0]);
Hope someone can help me cause I couldn't find anything similar here
PS: I have tried the code that I suggested in void draw() using a gif animation but it freezes instead of working.
1