rkrlv2 icon indicating copy to clipboard operation
rkrlv2 copied to clipboard

latence

Open rcspam opened this issue 10 years ago • 17 comments

hi ss71,

I have try to set some rakarrack bank preset with rkrlv2 & guitarix But latency is very high. You can download here my first tries (Succulent Clean, EboWeboAmiYeebo, D Flange). Why a latency so high, especially with "D Flange" ?

rcspam avatar Sep 02 '15 15:09 rcspam

I'm not sure why this is. I notice on D Flange it has reverb and echoverse, so its possible that its just delayed from the settings of these effects. Have you tried bypassing each one to see if the latency is caused by some particular effect?

I'll try to test this when I can.

ssj71 avatar Sep 02 '15 15:09 ssj71

Reverb has an initial delay parameter, if you set this to 0 does the latency change?

ssj71 avatar Sep 02 '15 15:09 ssj71

No change, the setup is the same as rakkarack !! I think, i hope it's right, in rakarrack a part of the signal doen't pass by the effects, it is not the case in guitarix, all the signal pass by the effects. It's not latency, it is just a way to run ?!

rcspam avatar Sep 02 '15 16:09 rcspam

ah! you are right. If you set the fx % to 100 in rakarrack does it have the same latency?

ssj71 avatar Sep 02 '15 17:09 ssj71

No, 100% Fx in rkrk let pass a part without latency !!

rcspam avatar Sep 02 '15 17:09 rcspam

did you try bypassing each effect one at a time to see if 1 particular effect is causing the latency?

ssj71 avatar Sep 02 '15 17:09 ssj71

I don't think to a pb of latency, it is sound like D_Flanger (rkrlv2 one) miss something of the original signal (the only thing we can hear is the delay without the no-delay-signal). The supposed latency which i wrotein the start of the topic is in fact, the normal delay of 'rkr echoverse' and 'rkr reverb'

rcspam avatar Sep 02 '15 17:09 rcspam

In rakarrack, D Flanger preset has the delay signal + the no-delay-signa, that why i have believe in a latency problem

rcspam avatar Sep 02 '15 17:09 rcspam

ok. so there's not a latency problem, its just that rakarrack sends part of the dry signal through a separate chain. right?

This would also alter the sound of the overall effect in D Flange since the comb filtering would be different without dry mixed in.

ssj71 avatar Sep 02 '15 17:09 ssj71

Can you confirm that with test and look at the rakarrck code?

rcspam avatar Sep 02 '15 17:09 rcspam

Perhaps also, the wet/dry function bug ?!

rcspam avatar Sep 02 '15 17:09 rcspam

I'm at work. can't properly test till tonight. Honestly I'm a little confused what the exact issue is. I'll try it out though.

ssj71 avatar Sep 02 '15 18:09 ssj71

What's the news ;)

rcspam avatar Sep 08 '15 10:09 rcspam

sorry, I've been busy with infamous plugins and haven't gotten to this yet. Keep asking so it stays on my radar :)

ssj71 avatar Sep 08 '15 17:09 ssj71

Radr impulse !! ;)

rcspam avatar Sep 16 '15 16:09 rcspam

As a workaround in guitarix you could use the wet/dry box for plugins (Detail view). (guitarix-git import now the LV2-plgin-presets, so the rkrlv2 presets be available in guitarix now, I guess that could help to recreate the rakarrack presets in guitarix.)

brummer10 avatar Sep 27 '15 08:09 brummer10

@rcspam I finally got around to at least working on this a little. I found some uninitialized variables in the dual flange class. Not sure that will fix your issue, but I just wanted to let you know I'm working on it :)

ssj71 avatar Oct 14 '15 21:10 ssj71