TAL chorus

Is it possible to add the TAL Chorus?

https://tal-software.com/products/tal-chorus-lx

1 Like

There is no LV2 version of it so the answer for now I guess is ‘‘no’’ unfortunately.

2 Likes

Ah if course.

Thanks for checking.

1 Like

Here is the lv2 version:

4 Likes

I currently don’t have physical access to my Zynthian, so here is the script for installation - it may work - or not :wink:

cd $ZYNTHIAN_PLUGINS_SRC_DIR
git clone --recursive https://github.com/SpotlightKid/ykchorus.git
cd ykchorus
make -j 3
mkdir -p $ZYNTHIAN_PLUGINS_DIR/ykchorus
cp -a bin/ykchorus.lv2 $ZYNTHIAN_PLUGINS_DIR/ykchorus
cd ..

Regards, Holger

2 Likes

Nice!

I’ll try it

Thanks

not that simple, a) you have the git repo wrong, b) needs patching to compile on the pi.

2 Likes

Sure… wrong paste buffer used… I have fixed this.

Ah, ok - have currently no pi. Can check this in 4 weeks.

Regards, Holger

1 Like

See if you can spot where I toggle chorus 1 and 2 on and off. Seems to overdrive with both on.

2 Likes

Oh damn, the sound file won’t play!

But can I install the chorus now?

You can try to fix the amplification inside the chorus engine (see ykchorus/plugins/YKChorus/ChorusEngine.h at master · SpotlightKid/ykchorus · GitHub lines 109 and 110). The current factor is 1.4. Perhaps 1.0 will fit better?

Regards, Holger

1 Like

17 seconds in … :smiley:
& 31

2 Likes

Looks like you should be able to update then ssh and run the script.

/zynthian/zynthian-sys/scripts/recipes/install_ykchorus.sh

Then enable it in the webconf.

3 Likes

Awesome,

You guys are great!

1 Like

Hi @zynthianers!

The “ykchorus” LV2 plugin is currently part of zynthian software and will be installed by simply updating your software. No need to run the script from command line, although there is no problem with doing so. Of course, you have to check it in the webconf’s LV2-plugins list.

Enjoy!

10 Likes

:love_you_gesture: Now, thats what i call teamwork. Great!

2 Likes

Very good quality plugin. Simple and effective. Like it!

2 Likes

Just plain forgot to reply.

This sounds awesome, Rhodes + TAL Chorus = Very very nice stereo!

3 Likes

Thanx :slightly_smiling_face: