Difference between revisions of "Audio to MIDI Converter"

From vjmedia
Line 12: Line 12:
 
[[Category:Foundations of Music Technology (2300)]]
 
[[Category:Foundations of Music Technology (2300)]]
  
by Kelu Liu
+
This project was made by Kelu Liu.

Revision as of 16:03, 3 August 2023

First, I created an application that generates a random note and outputs the textual representation of that note. An example of a case in which this application would be helpful would be in use when a musician is experiencing a lack of creative ideas and lacks the ability to determine the note accurately through hearing.

File:Random Note Identifier.mp4

Afterward, I thought it might also be helpful if I can create an application that actually takes an audio input and convert it into MIDI notes that could be transmitted to a MIDI device. An example of a case in which this application would be helpful would be in use when a musician wants to determine the notes of a melody or whatever sound but lacks the ability to determine the notes accurately through hearing.

File:Audio to Midi Converter.mp4

This project was made by Kelu Liu.