Would anyone know how to get the tempo/speed of a song using import processing.sound.* library?

Measure the time like with command millis()

See reference

1 Like