Link to source code: https://github.com/teaprog/TheSoundOfQuicksort/ This is a visualization of quicksort, where 500 elements are sorted. The pitch of the audio is changed according to which elements are shifting places. Programmed in C++ with OpenGL, SDL and Audiere.