BlenderGamer / voyx

Standalone real time dynamic vocal harmonizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voyx

The project idea is essentially to harmonize the source vocal audio signal just in real time depending on the MIDI input. Each MIDI key determines the particular pitch shifting amount relative to the detected fundamental frequency of the source signal segment.

The required multi pitch shifting feature is already implemented in the stftPitchShift project. An additional idea is to utilize the Sliding DFT instead of STFT.

Let's get started...

About

Standalone real time dynamic vocal harmonizer

License:GNU General Public License v3.0


Languages

Language:C++ 90.4%Language:CMake 7.2%Language:Metal 1.3%Language:Shell 0.8%Language:C 0.3%