About
         OSU Online CS capstone project. The goal was to build a visually reactive synthesizer application, 
         using the JUCE C++ framework. The synthesizer consists of multiple oscillators and effects. There 
         is also a visual display showing images / animations that randomly generate Rorschach ink blots. 
         We used the Maximilian C++ library to provide some digital signal processing (DSP) abstractions, and we
         have custom built effects as well.