Skip to content

lavafroth/hum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hum

Convert hummed melody into MIDI.

Getting Started

nix develop
python main.py

Baseline

For the first time, you need to hum a single note at a frequency you're comfortable in. Press q to confirm the baseline.

Melody

For the second round, hum the melody, pressing the space bar at the start of each note. This should feel natural as humans have an incredible sense of rhythm.

Finally, press q to stop recording.

Replay

You can play the output midi file with a command line tool like timidity

timidity --volume=150 output.mid

or open them in a DAW like Ardour.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors