Explanation of how the musical Knife Sort algorithm works, as visualized with Black Knife from Deltarune.
Knife Sort is a "budgeted" version of merge sort. Multithreaded bubble sort is used to sort subarrays base on the notes in a MIDI file, and the merging step merges 2 subarrays like merge sort.
Black Knife but it's a (real) sorting algorithm: https://youtu.be/gPIGoplcQhg
Website: https://northwestw.in/midi-sort
Background Music
Who might you be? - DeltaruneRhythm Reference - Rhythm Heaven GrooveAnimation: https://peertube.wtf/c/northwestfork
Stream VODs: https://youtube.com/@NorthWestStream
Socials (Discord, Twitch, Matrix, Blog, etc.): https://northwestw.in/tree
#coding #sortingalgorithm #sortingalgorithms #algorithmvisualization #visualization