This page is not updated but I have kept a couple of old projects below in case anyone is/was using the code.
Formulator
Formulator is a real time vocal formant detection and modification tool. It exists as a MSP external object for use within Max/MSP, and is available for download with the Max/MSP Patch used for demonstration. The C++ source code can be found in the appendices folder, and the report contains full details on the design.
Formulator
Formulator is a real time vocal formant detection and modification tool. It exists as a MSP external object for use within Max/MSP, and is available for download with the Max/MSP Patch used for demonstration. The C++ source code can be found in the appendices folder, and the report contains full details on the design.

formulator.zip | |
File Size: | 6281 kb |
File Type: | zip |
AU Reverb Plugin
This is a basic multistage delay-reverb plugin using a feedback delay network. The component plugin, C++ source code and example block diagrams here for reference. Credit to Dr. David Creasey (UWE) for providing the plugin framework (a modified version of the Apple AU SDK).
This is a basic multistage delay-reverb plugin using a feedback delay network. The component plugin, C++ source code and example block diagrams here for reference. Credit to Dr. David Creasey (UWE) for providing the plugin framework (a modified version of the Apple AU SDK).

reverb_au_plugin.zip | |
File Size: | 1119 kb |
File Type: | zip |