项目作者: jurihock

项目描述 :
Exploring real-time digital audio processing...
高级语言: C++
项目地址: git://github.com/jurihock/audilets.git
创建时间: 2019-10-05T11:01:26Z
项目社区:https://github.com/jurihock/audilets

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

下载


Audilets

:warning: Audilets is on hold for now, further development is now taking place in voyx.

The Audilets is a kind of successor to the Voicesmith project.
There is currently no specific product idea behind this project, but the intention to rethink past things and discover new ones.

The main focus should be on frequency domain processing according to the STFT.
Another interesting thing I found is the Stephan M. Bernsee technique described in
Pitch Shifting Using The Fourier Transform,
which could also be useful in general DAFX.

Sometimes I’m also thinking about such fancy stuff like pitch tracking and replacing the synthesis step by the MIDI output.
Perhaps to control further parameters by playing a musical instrument or just forward to a MIDI expander. So why not?

I have no plans to go back to the Android OS, but to go easy with the RtAudio and C++, and be more platform independent.
Otherwise the integration of development boards like Teensy could be potentially a subject in case of a concrete idea.