Original Summary

Hey HackerNews!<p>I&#x27;ve been tossing around the idea of a granular audio sorting application for use in my own music and decided to finally make it. The codebase is a mess and it needs a cleanup pass, but I had too much fun playing around with it to keep to myself.<p>AudioSort divides an audio buffer into chunks based on a window size, reduces the chunk into a single value for comparison, sorts the chunks, and then glues it all together again.<p>It&#x27;s fun to throw full songs into and sort, and you can get some really interesting textures. It was inspired by a concatenative synthesis plugin I discovered ages ago called SKataRT.<p><a href="https:&#x2F;&#x2F;forum.ircam.fr&#x2F;projects&#x2F;detail&#x2F;skatart&#x2F;" rel="nofollow">https:&#x2F;&#x2F;forum.ircam.fr&#x2F;projects&#x2F;detail&#x2F;skatart&#x2F;</a> <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Concatenative_synthesis" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Concatenative_synthesis</a>


  • 情报分类:商业与市场研究
  • 分类依据:内容涉及商业、投资或市场动态
  • 信息来源:Hacker News 新项目
  • 发布时间:2026/9/20 11:32:46