Convert hummed melody into MIDI.
nix develop
python main.pyFor the first time, you need to hum a single note at a frequency you're comfortable in. Press q to confirm the baseline.
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.
You can play the output midi file with a command line tool like timidity
timidity --volume=150 output.midor open them in a DAW like Ardour.