Page 1 of 1

click in synth when changing presets?

PostPosted: Tue Jan 16, 2018 1:16 am
by djbrynte
how to solve and fix this issue?

Re: click in synth when changing presets?

PostPosted: Thu Jan 18, 2018 10:41 am
by Spogg
If a voice is sounding you’ll often get clicks when changing presets. This is because the stream is interrupted while parameters are updated. This happens on commercial-grade plugins too.

My “solution”, which I make use of in many schematics, is to kill the audio stream when changing presets. This can often sound less harsh than a big and sudden change in levels and content.

If it happens with no voice sounding, there may be a dc offset present somewhere, normally in the effects chain. This can be handled with a high pass filter set to 20Hz patched into the appropriate place.

The attached schematic shows my modified preset manager with the kill audio prim. Also find a prepared and optimised dc filter made by Martin Vicanek.

Cheers

Spogg

Re: click in synth when changing presets?

PostPosted: Sat Jan 20, 2018 4:16 pm
by djbrynte
thnx spoog very intresting.

Re: click in synth when changing presets?

PostPosted: Mon Feb 05, 2018 1:12 pm
by Nubeat7
viewtopic.php?f=3&t=10510

here is how i do it normally when it is needed, this technic is needed when preset changes need more time in complex schematics (sometimes up to 1 sec),in cases like this i found out that the best bet is to cut hold the programnchange, fade down everything and then do the programchange, fading everything down before the clear audio also avoids clicks and sounds better then just cut off audio.