
Important note: I use 'play' at the command-line to play wav files, and many of these scripts depend on that. You can do this by making an alias with 'wavplay' in your $HOME/.bashrc file, for example.
PVBox -- phase-vocoder effects
These 33 scripts were written on top of Eric Lyon's PowerPV software and were designed to read and write .wav files. I use these mostly as a kind of special-effects box. Requires PowerPV, WavTools, and a perl interpreter. A couple scripts also use PVC and cmusic commands.
InterpCS -- Glissandi in Csound
These scripts take a csound score and trace polynomial curves between each attack point, turning your pretty melody into a creepy mess of glissandi. Writes a csound score. Requres a perl interpreter and the Math::Polynomial perl module.
TrikBox -- running TrikTraks
These scripts allow you to do a couple things using the intriguing and unpredictable TrikTraks software. Requires TrikTraks, WaveTools, and a perl interpreter.