快速登录:  

Forum: VirtualDJ Technical Support

话题: Visual bug on pad when disabled from custom button
Hello! I have a small visual bug and a question:

I am trying to reset padfx on a new song load but keep resetFXOnLoad off for other reasons. I'm trying a custom button with pad 5 ? pad 5 : nothing which works from a button but leaves the pad appearing like it's being held down (functionally it's acting as if it's off). Video showing pad visually stuck down here: https://youtu.be/QVqJzvsMfJs

Question: Aside from the visual bug, this seems to work at turning off the pad only when it's down, but it doesn't work when placed in my ONSONGLOAD mapping. Why is this? Is there another way I can manually force a pad off no matter the state (ex "pad 5 off")?

Thank you.
v2024 b8195
 

发表时间 Sun 16 Jun 24 @ 11:40 pm
locoDogPRO InfinityModeratorMember since 2013
pad 5 off

does that do it?
 

发表时间 Mon 17 Jun 24 @ 12:01 am
Looks to have the same behavior as just pad 5, so no visual glitch but it acts as a toggle.
 

发表时间 Mon 17 Jun 24 @ 3:27 am
locoDogPRO InfinityModeratorMember since 2013
could do this
pad 5 ? effect_active vocals 'echo out' off
 

发表时间 Mon 17 Jun 24 @ 3:43 am
That did it! Works from a button and ONSONGLOAD, no visual glitch. Thank you loco!
 

发表时间 Tue 18 Jun 24 @ 2:54 pm