An open API service indexing awesome lists of open source software.

https://github.com/monhi/pitchshifter

a simple program to change the pitch of input audio to make funny output sound.
https://github.com/monhi/pitchshifter

audio cplusplus mfc pitch-shifter real-time

Last synced: about 1 year ago
JSON representation

a simple program to change the pitch of input audio to make funny output sound.

Awesome Lists containing this project

README

          

"# 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.