项目作者: monhi

项目描述 :
a simple program to change the pitch of input audio to make funny output sound.
高级语言: C++
项目地址: git://github.com/monhi/PitchShifter.git
创建时间: 2021-05-02T16:01:27Z
项目社区:https://github.com/monhi/PitchShifter

开源协议:GNU General Public License v3.0

下载


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