Project: Stereo Chorus/Flanger Audio Plug-in

Using the JUCE C++ framework, I created a plug-in effect for use in a standard DAW. View the presentation, read the project report, or download and run the program yourself!
Click the link to Download all the files –> https://drive.google.com/file/d/1lt6I8uPFI-spq8HHbGqo-Kmv2E_3aRJO/view?usp=sharing

Project: Automatic Chord Recognition System (Music Information Retrieval)
Implementing an ACR system in Python as part of a team. The project took a modular approach to development, involving multiple sprints over the semester. Download the code: ACR_System_Combined_Modules

Current Project: Exploring MIDI 2.0 Specs with JUCE
MIDI 2.0 was released in 2020, and the music technology industry is working furiously to implement and adopt the new standard. This is a self-directed project, and I am working to implement a prototype of the MIDI 2.0 Property Exchange specs in JUCE to create a utility application to help understanding of MIDI 2.0 messages.
Read my most recent project report here: CSC497-project-report-1
