This is your work, valued
DiMUSE-Notes. My notes (written in C) for the Digital iMUSE audio engine (U.S. Patent 5,315,057), used in late 90s LucasArts videogames.
5HW_Dimensioning_for_OnlineAlgs. Constrained Hardware Dimensioning for Online Algorithms under Uncertainty. Experimental evaluation.
5HW_Dimensioning_for_OnlineAlgs_code. Constrained Hardware Dimensioning for Online Algorithms under Uncertainty. Code used for the experimental evaluation.
3MelodyGeneratorGA. A small Java application which uses a genetic algorithm to generate a 2 bar melody (with eighth notes or rests) over a four chord sequence in C major key.
3FishAndChip8. A simple WIP implementation of the Chip-8 interpreter, written in C++, using a function pointer table instead of the classic giant switch statement.
2