367 B
367 B
Function
Visualizes different sorting alogrithms.
How it works
The project sorts an array of bars with a chosen algorithm. It highlights the switched bars by comparing the old and new bars array. It plays the sound at the end via the p5js sound library. The frequency depends on the height of the bar. Sound context must be activated with a click on the canvas.