Older Projects
This section is for a couple of old projects --- projects that were completed many years ago. I'm keeping them around mostly just for sentimental reasons I guess.
- Set Helper was written to provide a way to easily calculate Forte-style pitch-class sets for my music theory classes. I'm keeping it around because it was the first real Java program I ever wrote. I'm almost afraid to look back at the code now, actually...
- Spanform is a program for displaying spectrograms of sound files, with a few features specific to musicians. It was written to help with a paper I was writing for the graduate music theory program at Indiana University. I was simultaneously learning C++, the Windows API, object-oriented programming, Fourier analysis and the WAV file format; ugh! However, in the end having this program in the bag helped me acquire my first programming job!
