How can convert my Processing code to JavaScript so it runs in a webpage?

Note that you can’t translate processing sound library into p5.js you need to code your own FFT via p5.js follow @GoToLoop link to do so

Watch this

2 Likes