# Audio Vocal Range Finder

Estimate the lowest and highest stable sung notes from an audio recording.

> Canonical page: https://elysiatools.com/en/tools/audio-vocal-range-finder

- **Category:** Media

- **Keywords:** vocal range finder, singing range, pitch detector, lowest note, highest note, YIN pitch

## Overview

Analyze a vocal recording locally with a bounded YIN-style cumulative mean normalized difference (CMNDF) pitch tracker. Quiet or aperiodic frames are discarded, then only runs of at least three nearby pitches contribute to the estimated range; the 5th and 95th percentile stable notes avoid treating a single breath, crack, or octave error as a singer limit. The report separately retains raw observed extrema, voiced/stable frame counts, confidence, MIDI note numbers, and scientific pitch names. It estimates what is present in the recording; it is not a medical assessment of a person’s full vocal capability.

## Inputs

- **Audio File** (file)
- **Lowest expected pitch (Hz)** (number)
- **Highest expected pitch (Hz)** (number)
- **Tracking sensitivity** (select)

## When to use

- Estimate the stable singing range captured in a vocal recording.
- Check whether a recording includes a specific low or high note.
- Review pitch-tracking results while excluding isolated breaths, cracks, or octave errors.

## How it works

- Upload one audio file in an audio format supported by the file input.
- Set the lowest and highest expected pitch in hertz, or use the default bounds.
- Choose Relaxed, Standard, or Strict tracking sensitivity.
- The tool tracks pitch locally, keeps sustained nearby notes, and returns the estimated range as JSON.

## Use cases

- Singers can estimate the stable range demonstrated by a practice or audition recording.
- Vocal teachers can review recorded exercises using note names and pitch-tracking statistics.
- Musicians can check whether a recorded vocal line reaches its intended low or high note.

## Frequently asked questions

### What does this tool measure?

It estimates the lowest and highest stable sung notes present in the uploaded recording.

### Is the result a complete assessment of my vocal range?

No. It estimates only what is present in the recording and is not a medical assessment of full vocal capability.

### Why are isolated cracks or breaths excluded?

Quiet or aperiodic frames are discarded, and stable estimates require runs of at least three nearby pitches.

### What do the pitch bounds control?

They define the lowest and highest expected pitches, in hertz, for the tracker to search.

### What output does the tool return?

It returns JSON containing the estimated low and high notes plus pitch-tracking details such as MIDI values, confidence, and frame counts.

## Related tools

- [Audio Speech Intelligibility Score](https://elysiatools.com/en/tools/audio-speech-intelligibility-score): Estimate speech clarity from level, noise separation, reverberant tails, high-frequency presence, clipping, and speech-band energy.
- [Album Art Extractor](https://elysiatools.com/en/tools/audio-album-art-extractor): Extract the album art from an audio file
- [Audio Ambience Loop Generator](https://elysiatools.com/en/tools/audio-ambience-loop-generator): Extract the background ambience/room tone from a fragment and generate a seamless loop of any target length.
- [Audio Melody Contour Extractor](https://elysiatools.com/en/tools/audio-melody-contour-extractor): Extract a dominant melody path from audio and export MIDI, note events, a pitch contour, SVG, and JSON in one ZIP.
- [Audio Podcast Trailer Builder](https://elysiatools.com/en/tools/audio-podcast-trailer-builder): Assemble a short podcast trailer from intro music, up to 5 highlight clips, a music bed under the clips, and a loudness target.
- [Audio Remove Silence End](https://elysiatools.com/en/tools/audio-remove-silence-end): Remove silence from the end of an audio file
- [Audio Remove Silence Start](https://elysiatools.com/en/tools/audio-remove-silence-start): Remove silence from the beginning of an audio file
- [Vocal / Instrumental Balance](https://elysiatools.com/en/tools/audio-vocal-instrumental-balance): Measure and adjust vocal level relative to an instrumental bed, with a transparent loudness report.

## Samples

- [Copyright-Free FLAC Audio Samples](https://elysiatools.com/en/samples/flac-samples): Lossless FLAC audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free MP3 Audio Samples](https://elysiatools.com/en/samples/mp3-samples): Collection of royalty-free audio samples for testing and development purposes including nature sounds, meditation music, and ambient audio
- [Copyright-Free WAV Audio Samples](https://elysiatools.com/en/samples/wav-samples): Uncompressed PCM WAV audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free Raw PCM Audio Samples](https://elysiatools.com/en/samples/pcm-samples): Raw PCM s16le audio samples featuring nature ambience and relaxing music for waveform, playback, and conversion workflows

## Related content

- [Singing and Music Practice Tools](https://elysiatools.com/en/hubs/singing-and-music-practice-tools): Shift songs into a comfortable key, find vocal range, generate tuning references, extract melody and chords, build tempo drills, add swing, and practice pronunciation with repeatable browser audio tools.
