I developed a MIDI tool that converts keyboard note inputs into an artificial whistling signal for digital music software (DAWs). Through this project, I explored basic digital signal processing (DSP) concepts such as signal generation with oscillators, and signal filtering while also showcasing my knowledge in artificial intelligence to create a specific sound. I also applied my experience in user experience (UI/UX) design by porting the tool into a C++ VST app to use with DAWs.
This project reflects my passion for machine learning and DSP showcasing my ability to learn and apply technical knowledge through independent learning. This project has also allowed me to combine technical experience from previous learning with newer ones in order to build tools for music production.

You may also like

Back to Top