/Songbird-Formant-Filter

A VST and Audio Unit, which provides two formant filters and an LFO modulated blend control between the two.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CI Main

Songbird-Formant-Filter

A VST3 and Audio Unit, which provides two formant filters and an LFO modulated blend control between the two.

For more details and a free download of the compiled plugin: https://www.whiteelephantaudio.com/plugins/songbird

Built using:

JUCE: https://www.juce.com/

WECore: https://github.com/jd-13/WE-Core

Catch (for tests): https://github.com/philsquared/Catch

VST SDK: https://www.steinberg.net/en/company/developers.html

Vector images from https://www.Vecteezy.com

Build Instructions

Like other JUCE applications, Songbird is built using the Projucer. There are however 2 steps needed before it will build successfully:

  1. Update the header search paths to point to the location of WECore on your machine
  2. Download the font Montserrat and place the regular ttf file in Source/Graphics