Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 735 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 735 Bytes

TalChorus

TalChorus is the chorus part of TAL-NoiseMaker extracted as a standalone VST plugin. This makes it similar to TAL-Chorus-LX but this is not available for Linux, to I extracted the chorus from the open source NoiseMaker instead.

Download releases

The plugin is only built for linux at the moment and only the VST version has been tested. The release can be downloaded from here.

Compiling the plugin

Initialize the git submodules:

git submodule init
git submodule update

Go to the src/TalChorus directory and compile the plugin:

make