Hi Im trying to make a Music analyzer with p5 FFT() function Here\'s my try
//P5 effects Setup let sound, spectrum , x, y; let active = false; const sketch