a simple program to change the pitch of input audio to make funny output sound.
“# PitchShifter”
This is a simple program that captures audio from microphone and shifts the pitch of the audio.
It was developed to see how Pitch shifting algorithms work.
I hope you enjoy using it.
It was developed by using MSVC 2013.
MFC is added to have a good user interface.