<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How I made the MIDI sorting algorithm</title>
        <link>https://peertube.wtf/videos/watch/8e096c28-905e-4f81-968b-9d1e94d857f2</link>
        <description>Explanation of how the MIDI sorting algorithm works, as visualized as Hammer Of Justice and It's TV Time from Deltarune. #coding #sortingalgorithm #sortingalgorithms #algorithmvisualization #visualization Hammer Of Justice but it's a sorting algorithm: https://peertube.wtf/w/sEwsuXKAeWtbbMpq5Yuk3C It's TV Time but it's a sorting algorithm: https://peertube.wtf/w/ifd3A2tS9KGrza9EV94dJ7 Website: https://northwestw.in/midi-sort See more! Animation:  @NorthWestFork Mastodon: https://wetdry.world/@NorthWestWind Matrix: https://matrix.to/#/#northwestwind:matrix.northwestw.in Discord: https://discord.gg/srV8JfV Twitch: https://twitch.tv/northwestwindnww Ko-Fi: https://ko-fi.com/nww Liberapay: https://liberapay.com/NorthWestWind</description>
        <lastBuildDate>Thu, 07 May 2026 04:17:25 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.wtf</generator>
        <image>
            <title>How I made the MIDI sorting algorithm</title>
            <url>https://peertube.wtf/lazy-static/avatars/c475c66b-94ba-4911-85d3-34364ee4c3f7.png</url>
            <link>https://peertube.wtf/videos/watch/8e096c28-905e-4f81-968b-9d1e94d857f2</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.wtf/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.wtf/feeds/video-comments.xml?videoId=8e096c28-905e-4f81-968b-9d1e94d857f2" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[How I made the MIDI sorting algorithm - NorthWestWind]]></title>
            <link>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80156</link>
            <guid>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80156</guid>
            <pubDate>Thu, 07 May 2026 03:33:50 GMT</pubDate>
            <content:encoded><![CDATA[<p>@adryquillexpressionless<br />
2:34 This is an example of why a MIDI bubble sort is not guaranteed to converge.<br />
3:19 While the visualization shows more than one note, the algorithm actually compares only 2 of the notes in very quick succession.</p>
]]></content:encoded>
            <dc:creator>NorthWestWind</dc:creator>
        </item>
        <item>
            <title><![CDATA[How I made the MIDI sorting algorithm - adryquillexpression]]></title>
            <link>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80156</link>
            <guid>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80156</guid>
            <pubDate>Thu, 07 May 2026 02:39:06 GMT</pubDate>
            <content:encoded><![CDATA[<p>2:34 is it completely custom here that we start by comparing the 1st and 3rd values?<br />
3:19 I'm lost here (<em>Splatoon noise</em>) how does your algorithm allow the MIDI notes to be played in order, and to play(compare) more than 2 notes at a time?</p>
]]></content:encoded>
            <dc:creator>adryquillexpression</dc:creator>
        </item>
        <item>
            <title><![CDATA[How I made the MIDI sorting algorithm - Jodoktus]]></title>
            <link>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80145</link>
            <guid>https://peertube.wtf/w/ixheWaUL57zpjTZM2FooJo;threadId=80145</guid>
            <pubDate>Wed, 06 May 2026 20:34:16 GMT</pubDate>
            <content:encoded><![CDATA[<p>nice video</p>
]]></content:encoded>
            <dc:creator>Jodoktus</dc:creator>
        </item>
    </channel>
</rss>