Skip to content

nomadkaraoke/vocal-range-detector

This branch is up to date with bychen9/vocal-range-detector:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf608ae · Oct 30, 2019

History

37 Commits
Aug 13, 2019
Oct 30, 2019
Aug 13, 2019
Aug 15, 2019
Aug 8, 2019
Aug 15, 2019
Aug 15, 2019
Aug 13, 2019
Aug 15, 2019
Aug 12, 2019
Aug 15, 2019
Aug 12, 2019
Aug 13, 2019

Repository files navigation

Vocal Range Detector

Determines vocal range from user audio input.

Step 1: Base Note The user sings a comfortable note in the middle of their voice range.

Step 2: Sing Higher The user sings from their base note up to the top of their vocal range in half step increments.

Step 3: Sing Lower The user sings from their base note down to the bottom of their vocal range in half step increments.

Each note must be maintained for two seconds to be accepted. The correct pitch can be played for reference before recording. Once the user fails to maintain a note, the lowest/highest note of their vocal range will be registered.

On the results page, the user can compare their vocal range to those of various female and male voice types.

About

Determines vocal range from user audio input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • HTML 16.0%
  • CSS 5.8%