This page has been generated with emacs-muse mode, it serves as a repository for some software I write, most of it to do with Lisp, but also some perl.
cl-alsa is a lisp library I've created to interface with the Alsa sound library using CFFI. Its functional, I use it in conjunction with cl-madhl to decode mp3's and play them back.
cl-madhl is a lisp interface to madlib's high level interface. It exports the function "loadMP3" which loads an MP3 from a file and returns an array of PCM samples.
splitter is a perl script I wrote to split movies (with SRT translation files) into sections; the idea is, that me and a few friends each edit a portion of the subtitles, creating a bizzare comedy movie out of a foreign movie. Its sort of like Kung-Pow or Whats up Tiger Lily, except with subtitle overdubbing instead of audio overdubbing.
a few gentoo ebuilds, that I've written, mostly for Lisp code.