Code
These are my coding projects that have matured to the point where they might be useful to others. Check it out.
- Audio Tools
-
- channelmap — Extraction and merging of different channels of audio files. (C)
- mkfilter — FIR filter creation and analysis. (Perl)
- convolute — Fast convolution for audio files. (C)
- ininit — Simple soft synthesizer written in C, scriptable in Lua.
- Other Tools
- Little 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 of the code here is released under BSD-like licenses.