VDJPedia

Se Connecter:     



 VDJScript_2026_tutorial_pt4

PENDING

Available effect_slots
Any number >= 1 to ∞ , this is available on a single deck or deck master, they don't have to be visible on skin
releasefx ,
video ,
no slot at all

colorfx ,
Any of the stems [vocals, hihat, kick, bass, instru] or the composite stems [rhythm, melody etc]

audioOnlyVisualisation ,

sampler ,
mic ,

effect_select
INT/STRING, (optional slot specifier)
STRING/RELATIVE_INT/FLOAT:0.0-1.0, (optional effect name, relative int for scrolling the current list, float position of effect in current list)

effect_select on its own with open a popup for effect_slot 1
effect_select echo will load echo onto slot 1
effect_select 2 echo will load echo onto slot 2
effect_select 2 0.5 will load whatever fx is in the middle of the current list onto slot 2
effect_select +1 will load whatever fx is next in the current list onto slot 1
effect_select 2 +1 will load whatever fx is next in the current list onto slot 2




effect_select_multi

effect_select_toggle

effect_select_popup

effect_active
BOOL/BOOL_AS_INT/`ACTION_QUERY` (optional for effect state, on off toggle, 1 0 -1, any get_* script that returns a number or bool)
effect_select echo 1 will load echo onto slot 1 in a active state



effect_show_gui

effect_slider

effect_slider_active

effect_button

effect_beats

effect_beats_all

effect_string




Part 1Part 2Part 3