Skip to content

Intro to Programming Project - Pitch Checker/Guitar Tuner

Notifications You must be signed in to change notification settings

amakumi/pitchker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Intro To Programming Project

PitchChecker

Simply speaking, this program is meant to record the user’s voice to capture its lowest vocal pitch and its highest vocal pitch, then records it afterwards. It uses an input device to record the incoming voice and what makes it unique is the fact that it uses Pygame module to function; one fact which is not frequently seen on other stereotype projects. Furthermore, everyone has its own vocal range, thus every result would be heterogenous according their own voice.

If you are not the type to check vocal range, this program can also be used to tune guitars.

Modules used

These modules were utilised in the development of this program:

  • Pygame
  • Aubio
  • Music21
  • Cents

--

Special thanks to Kirk Kaiser.

About

Intro to Programming Project - Pitch Checker/Guitar Tuner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages