Coding

  • Supersaw Designer (JUCE/C++)

    This project was developed near the end of Mitchell’s Master’s degree at Belmont University. It is a fully functional polyphonic synth with additional effects like reverberation and chorus to add intrigue and sound design flexibility.

  • Amplitude Modulatiuon (JUCE/C++)

    Basic plugin that performs amplitude modulation with adjustable rate and depth controls.

  • Compressor (MATLAB)

    Code written to create a basic compressor script in MATLAB. Does compression on a sample by sample level.

  • Discrete Fourier Transform (MATLAB)

    Small script that performs the discrete fourier transform on an input signal and compares it to the built in MATLAB fft function.