Home | Research | Publications | Miscellaneous | New York 2007 | Links

Miscellaneous

Here follows miscellaneous stuff which might be of interest to others than just myself.
MFCC evaluation
Matlab code to evaluate the mel-frequency cepstral coefficients (MFCCs) feature from the Intelligent Sound Processing (ISP) toolbox. Besides this file, you will need the ISP toolbox, the Fluid R3 sound font and the SGM 180 sound font. I am working on a newer version, so if you consider using the code, please send a mail asking when the next version will arrive.
Distributing Matlab jobs
Matlab functions and shell scripts to help distributing Matlab jobs among several unix computers. An example file is included.
Matlab MIDI Tools
Matlab functions for reading and writing files, and a wrapper file for synthesizing a MIDI and reading it as wave data (Soundfont and Timidity++ configuration file not included). A demonstration file is included.
Project skeleton
This is a framework for making a project report in LaTeX. It contains Makefiles and scripts to automatically convert various types of graphic to eps when the source file has changed. Among others, xfig and figures created in matlab scripts are supported. Example files are included that generates a table of contents etc., and that show how to include and modify graphics in a simple way with e.g. xfig.
These scripts were targeted at the computer department at the Department of Communication Technology, so they might require minor changes on other systems. In particular, since I no longer do reports, the framework has not been tested with teTeX 3.0
Installing Debian on a Fujitsu Siemens LifeBook S7020
A description of how I installed Debian on my Fujitsu Siemens Lifebook. It is mostly a reminder for myself in case I have to reinstall. In particular, much of the stuff is specifically targeted at my own needs, such as getting access to AFS. Nevertheless, if you do own such a notebook, you might find something usefull.