I found the forum with the other script
set 'rsGainBS' '`gain' & gain -20% & slip on & effect_active 'backspin' & repeat_start_instant 'rsiBackSpin' 10ms & effect_active 'backspin' 1 ? nothing : repeat_stop 'rsiBackSpin' & play & slip off & get_var 'rsGainBS' & param_cast & gain
but I have no idea where to put this to make it work properly can someone help me? I did find the config file Documents\VirtualDJ\plugins64 but need help
set 'rsGainBS' '`gain' & gain -20% & slip on & effect_active 'backspin' & repeat_start_instant 'rsiBackSpin' 10ms & effect_active 'backspin' 1 ? nothing : repeat_stop 'rsiBackSpin' & play & slip off & get_var 'rsGainBS' & param_cast & gain
but I have no idea where to put this to make it work properly can someone help me? I did find the config file Documents\VirtualDJ\plugins64 but need help
Mensajes Tue 13 Sep 22 @ 8:32 pm
It doesn't bring "the old VDJ backspin back" :)
It uses the new backspin with the currently set length, and with some presets
So it lowers the gain a bit (which may be why you think it sounds like the v7 one)
Then it doesn't stop after backspin - it continues - but you can now set that directly on the backspin effect, so that is probably a better option
Finally it runs in slip mode, so the song will continue where it would have been if you haven't triggered the effect
After it's over it cleans up nicely after itself regarding the changes made
Regarding adding the script to VDJ you can simply put/map it on a custom button, a keyboard key or even on a pad page
It uses the new backspin with the currently set length, and with some presets
So it lowers the gain a bit (which may be why you think it sounds like the v7 one)
Then it doesn't stop after backspin - it continues - but you can now set that directly on the backspin effect, so that is probably a better option
Finally it runs in slip mode, so the song will continue where it would have been if you haven't triggered the effect
After it's over it cleans up nicely after itself regarding the changes made
Regarding adding the script to VDJ you can simply put/map it on a custom button, a keyboard key or even on a pad page
Mensajes Wed 14 Sep 22 @ 8:39 am