Quick n' Dirty: Auto-length echo outs in VDJ8.5/2021

preview_player
Показать описание
This video shows how you can have VDJ automatically decide which echo out length to use based on how fast the track is

Please note that you need VDJ build 7183 or above for the padfx to work like shown in the video

Auto-length solo-vocals echo out script:
get_bpm & param_cast 'integer' & param_greater 100 ? padfx 'echo out' 70% 70% 55% 30% 'solostem:vocal' : padfx 'echo out' 70% 50% 55% 30% 'solostem:vocal'

Regular solo-vocals echo out scripts:
padfx 'echo out' 60% 70% 55% 30% 'solostem:vocal'
padfx 'echo out' 60% 50% 55% 30% 'solostem:vocal'

Рекомендации по теме
Комментарии
Автор

Good LOOP OUT width Echo, tenía que ponerme con ello, pero me daba pereza, gracias por el trabajo.

japrtube
Автор

I really needed this script to auto detect the length of my echo...thank you

deejayprinciple
Автор

You are a great Help as always. Thank you for every video!

geodasilvamusic
Автор

You the man!! as always, here's another challenge for you... apply that concept to the 'ducking echo' pad page. I'd gladly give up one of those options on that page for a 'smart ducking' option like this. What would that script look like? tbh I tried replacing the echo out with ducking echo but it didn't work so i figure its gonna be 'slightly' different.

wahloss
Автор

and to do it in a normal echo out that is not for stems, you just have to remove the parts of the text where it says 'solostem:vocal'

djextasis
Автор

what if you add this to the STEMSFX EOH Pad Page?

biggcebo