Skip to content

Kyziridis/midioke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDIoke

voice to midi

Read the report 'midioke-transforming-human.pdf' for more information or visit the demo_site

To run MIDIoke you first need to install these packages:

pyaudio, struct, math, matplotlib, numpy, midiutil, scipy, matplotlib

Then when you run MIDIoke.py you will first be asked for how long you want to run the program. Just enter a number and MIDIoke will run for that many seconds.

You will see a graph while it is running. This graph shows you the detected pitch, the energy and the energy-threshold. Once the set time has run out the graph will freeze. If you close the graph your MIDI will be written to the file named: "outPut.mid"

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%