快速登录:  

Forum: VirtualDJ Technical Support

Topic: Custom button to swap video FX?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hi, I would like a custom button to swap between shader and slideshow. Tried a few things but can't nail it.

Thanks!
 

发表时间 Tue 17 Aug 21 @ 10:11 am
[presuming deck master] Which slot, video fx or audioOnlyVis?
 

Master. Source for audio only tracks

Shader: auroraborealis and slideshow where I have a static image.
 

audioOnlyVis slot

effect_select 'audioOnlyVisualisation' 'shader' ? effect_select 'audioOnlyVisualisation' 'slideshow' : effect_select 'audioOnlyVisualisation' 'shader'

video fx slot

deck master effect_active 'shader' ? effect_active 'shader' & effect_active 'slideshow' : effect_active 'shader' & effect_active 'slideshow' off
 

First one did the trick. Thank you!
 



(陈旧帖子或论坛版块会自动关闭)