MattMoony / figaro

Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎵
GNU General Public License v3.0
830 stars 71 forks source link

Is it possible to add soundtouch support as filter? #1

Open The8thMan opened 4 years ago

The8thMan commented 4 years ago

Figaro is a cool project! But the filters is very limited. Is it possible to support changing the Tempo, Pitch and Playback Rates of audio streams or audio files, just like soundtouch, or add interface to integrated the soundtouch?

The8thMan commented 4 years ago

Or it should be a good funciton to add support for VST plugin.

MattMoony commented 4 years ago

Hi! First of all, thank you very much for your interest in Figaro, your contributions are very much appreciated!

What you suggest in your first issue - the editing of audio files - isn't the main intention of Figaro, and so it will probably not be supported. Applying effects audio streams other than microphones, however, could be implemented without too much trouble in future updates.

I will definitely also look into supporting VST plugins - this sounds like an interesting/promising feature.