Audio to MIDI
Convert a monophonic melody into a simple MIDI file using pitch tracking in the browser.
Drop a file here or browse
MP3, WAV, FLAC, M4A, OGG — processed locally, never uploaded
Best results with a single melodic line (voice, bass, lead).
MIDI ready
What it does
Audio to MIDI estimates a pitch contour from a monophonic source — one note at a time — and writes a minimal Type-0 MIDI file you can open in a DAW.
Polyphonic material (chords, full bands) cannot be separated reliably without machine-learning models. For best results use a solo voice, bass line, or single synth lead with limited reverb.
Pitch is tracked with autocorrelation on short frames; notes are quantized to a simple grid for readability.
Why monophonic-only
Autocorrelation finds the strongest repeating period in a waveform, which works well when one note sounds at a time. When several notes overlap — a guitar chord, a full mix — the algorithm has to guess which periodicity matters, and it guesses wrong often enough that the output becomes unusable. Dedicated polyphonic transcription needs a trained model to separate simultaneous notes, which is outside the scope of a lightweight browser tool.
Getting a cleaner transcription
Isolate the melody first: a vocal take, a bass DI, a whistled or hummed line, or a solo instrument recording all track well. Heavy reverb, vibrato, and pitch bends can confuse frame-by-frame tracking, so a drier take with a stable pitch will need less manual correction once it lands in your DAW.
How to use it
Use a monophonic clip
Prefer a single instrument or voice. Chords will confuse the tracker.
Run conversion
The tool estimates pitch over time and builds note on/off events.
Download MIDI
Open the .mid file in your DAW and assign any instrument you like.
Edit as needed
Expect to fix a few pitches on difficult phrases — that is normal for monophonic trackers.
Tip: Hummed or whistled melodies often transcribe more cleanly than recorded instruments, since they have a simple, stable pitch with little harmonic interference.
Questions about Audio to MIDI
01Does it work on full songs?+
Not well. Extract a solo line first, or the MIDI will jump between competing pitches.
02What tempo is used?+
A fixed default grid is applied. You can retime notes in your DAW.
03Is this like commercial polyphonic transcription?+
No. Those systems use trained models. This is classical monophonic pitch tracking.
04Is audio uploaded?+
No. MIDI is generated in the browser.
05Can I convert singing or humming?+
Yes — a clear, single-voice hum or vocal line is one of the best sources for this tool, since it has only one pitch at a time.
