Connexion rapide:  

Forum: VirtualDJ Technical Support

Sujet Couple questions on effects in the POI editor.

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

1st question
Lets say I want to control the 2nd effect, for some reason I can always do the first effect fine, but I do not know how to control the slider for the 2nd effect, it will turn on but the slider will not move with this command.
first loaded effect: effect_activate "filter" & effect_slider 75% (works fine)
second effect: effect_activate "reverb" & effect_slider 75% (it will turn on but I don't have control of how wet it is)
How do I select the 2nd or 3rd strength/wet slider ?

2nd question
Can I load effects when a track starts to save me time ? (-------EDIT------- figured this one out credit to Echo Papa on YouTube :] )
If so how do I go about it.

Thank you for any help!
Been looking on my own for a long time and tried playin' with the script but to no avail.
Cheers.
 

Posté Sun 18 Jun 17 @ 9:51 pm
locoDogPRO InfinityModeratorMember since 2013
To call an fx slider, you include the slider number before the %, without including the fx name of fx slot the script will effect the fx on slot 1,

effect_slider 'X' Y Z%
X is the fx name or without the ' 's the slot number
Y is the slider number
Z is the dial %

Also the most up to date syntax for calling an fx is

effect_active 'fxname'
effect_activate is V7 syntax.
 

Posté Mon 19 Jun 17 @ 4:47 am


(Les anciens sujets et forums sont automatiquement fermés)