Code
These are my coding projects that have matured to the point where they might be useful to others. Check it out.
- Programs
-
- mkunfilter — FIR filter frequency response inversion. (Perl)
- convolute — Fast convolution for audio files. (C)
- ininit — Simple soft synthesizer written in C, scriptable in Lua.
- jsttyplay — Terminal Emulator for the browser, with support for ttyrec playback. (JavaScript)
- btmkt — Minimal Dependency BitTorrent Metainfo file creator. (Perl)
- IFS — Graphics through iterated function systems. (Perl/C)
- Libraries
-
- UnitConverter — Convert anything to anything without painful interfaces. (Perl)
- Mxizer — Mkae tpyos. (Perl)
- Helpers
-
- auto-ssh-agent — Persistent ssh-agent for systems without session-level support. (bourne shell)
- brename — Batch renaming with Perl expressions. (Perl)
- lineend — Plain text file line ending adjuster. (Perl)
- screenmaker — Build a JPEG of screenshots from a video file. (Perl)
- torsort — Simple rules-based torrent file sorter for hierarchial download directories. (Perl)
Most, if not all of the code here is released under a BSD license.