Difference between revisions of "Audio to MIDI Converter"

From vjmedia
Line 9: Line 9:
 
[[:File:Audio to Midi Converter.mp4]]
 
[[:File:Audio to Midi Converter.mp4]]
  
 
'''E term 2023'''
 
  
 
Kelu Liu
 
Kelu Liu

Revision as of 16:01, 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


Kelu Liu