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.
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.
Initialize the git submodules:
git submodule init
git submodule update
Go to the src/TalChorus
directory and compile the plugin:
make