How circuitous (code)
by at 10:38 PM
Remember AudioCompress, which started life as xmms-compress before I made it generic? Someone's made a "new" XMMS plugin called xmms-normalize using the AudioCompress core.
Meaning they've ported an XMMS plugin to XMMS.
I would have preferred if they'd just submitted a patch to make it compatible with XMMS2 so it could be part of the core AudioCompress distribution, but whatever...
8/11 03:15 This has inspired me to go through the code and basically rewrite it. It's amazing how something I wrote as a quick hack as a grad student is still algorithmically-good but of course several years of professional software engineering have given me a completely different perspective on code quality.
Comments
-bill